Title: PHP 7 support
Last modified: August 31, 2016

---

# PHP 7 support

 *  Resolved [Aleksman](https://wordpress.org/support/users/aleksman/)
 * (@aleksman)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/php-7-support-8/)
 * Hello, do you have a plans to support that plugin with php7, that works more 
   faster than php5.6?
 * Now, plugin gives error than i want to enable it on site with php7:
 * `Fatal error: Switch statements may only contain one default clause in .. /wp-
   content/plugins/opentickets-community-edition/inc/ticket/ticket.class.php on 
   line 668`
 * [https://wordpress.org/plugins/opentickets-community-edition/](https://wordpress.org/plugins/opentickets-community-edition/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Aleksman](https://wordpress.org/support/users/aleksman/)
 * (@aleksman)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/php-7-support-8/#post-7429283)
 * Well, developer is silent, so i’ve found a solution – to comment line 668, cause
   2 default clause is not supported in php7 xD. Plugin now works as it should:
 * `// default: echo $out; break;`.
 *  Plugin Author [quadshot](https://wordpress.org/support/users/quadshot/)
 * (@quadshot)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/php-7-support-8/#post-7429307)
 * [@aleksman](https://wordpress.org/support/users/aleksman/) thank you for your
   post and sorry for delay. We now have someone else handing the forums on this
   account…
 * Thank you for your solution and we’re fixing that in our next OTCE release using
   your fix.
 * We appreciate it and will give you a shout out in the release.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 7 support’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/opentickets-community-edition_bcbcb3.
   svg)
 * [OpenTickets Community Edition](https://wordpress.org/plugins/opentickets-community-edition/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/opentickets-community-edition/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/opentickets-community-edition/)
 * [Active Topics](https://wordpress.org/support/plugin/opentickets-community-edition/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/opentickets-community-edition/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/opentickets-community-edition/reviews/)

## Tags

 * [PHP7](https://wordpress.org/support/topic-tag/php7/)

 * 2 replies
 * 2 participants
 * Last reply from: [quadshot](https://wordpress.org/support/users/quadshot/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/php-7-support-8/#post-7429307)
 * Status: resolved