Title: PHP7
Last modified: March 10, 2017

---

# PHP7

 *  Resolved [Boertje](https://wordpress.org/support/users/boertje/)
 * (@boertje)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/php7-29/)
 * **Warning: **this plugin is not compatible with php7.*. De developers known this
   but doing nothing for more than 2 months.

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

 *  [GrantTransition](https://wordpress.org/support/users/granttransition/)
 * (@granttransition)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/php7-29/#post-8898723)
 * I am looking to upgrade to PHP 7 due to it being a minimum requirement of wordpress
   very soon. PHP compatibility Checker is reporting that your plugin isn’t compatible.
   When is this likely to be rectified?
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/php7-29/#post-8899099)
 * The plugin should already be PHP 7 compatible. If either of you are having specific
   issues let us know so we can pass them on to the Dev team.
 *  Thread Starter [Boertje](https://wordpress.org/support/users/boertje/)
 * (@boertje)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/php7-29/#post-8899588)
 * It is not, the admin backend is crashing. But see also the comment from GrantTransition
 *  [argie01](https://wordpress.org/support/users/argie01/)
 * (@argie01)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/php7-29/#post-8900225)
 * Same problem here.
 * Everything was working fine in my website until I upgraded to PHP7. After that,
   admin backend crash everytime I try to get into it.
 * The only way to fix is unpublishing Event Manager Plugin.
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-29/#post-8908546)
 * Can you all let us know the specific version of PHP you’re using to help with
   testing?
 *  Thread Starter [Boertje](https://wordpress.org/support/users/boertje/)
 * (@boertje)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-29/#post-8908628)
 * Yes, php7. I can give you also the code issues:
    FILE: -manager/em-shortcode.
   php ————————————————————————————————————————- FOUND 1 ERROR AFFECTING 1 LINE ————————————————————————————————————————-
   113 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and
   cannot be invoked as a function (T_CLONE) ————————————————————————————————————————-
 * FILE: /ins/events-manager/classes/em-object.php
    ——————————————————————————————————————–
   FOUND 1 ERROR AFFECTING 1 LINE ——————————————————————————————————————– 1177 |
   ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 
   7.0 – use mysqli instead. ——————————————————————————————————————–
 * FILE: /events-manager/admin/em-ms-options.php
    ———————————————————————————————————————-
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————————-
   1 | WARNING | File has mixed line endings; this may cause incorrect results ———————————————————————————————————————-
 * FILE: s/events-manager/buddypress/bp-em-core.php
    ————————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results ————————————————————————————————————————
 * FILE: /public_html/wp-content/plugins/events-manager/templates/buddypress/group-
   events.php
    ———————————————————————————————————————————— FOUND 1 ERROR AFFECTING
   1 LINE ———————————————————————————————————————————— 31 | ERROR | Using ‘break’
   outside of a loop or switch structure is invalid and will throw a fatal error
   since PHP 7.0 ———————————————————————————————————————————— and in pro:
 * FILE: /s/events-manager-pro/events-manager-pro.php
    ————————————————————————————————————————-
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————————————-
   26 | WARNING | Use of deprecated PHP4 style class constructor is not supported
   since PHP 7. ————————————————————————————————————————-
 * FILE: wp-content/plugins/events-manager-pro/add-ons/emails.php
    ————————————————————————————————————————
   FOUND 1 ERROR AFFECTING 1 LINE ———————————————————————————————————————— 52 | 
   ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot
   be invoked as a function (T_CLONE) ————————————————————————————————————————
 * FILE: nager-pro/add-ons/gateways/gateway.paypal.php
    ————————————————————————————————————————————–
   FOUND 1 ERROR AFFECTING 1 LINE ————————————————————————————————————————————– 
   239 | ERROR | The use of long predefined variables has been deprecated in 5.3
   and removed in 5.4; Found ‘$HTTP_POST_VARS’ ————————————————————————————————————————————–
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-29/#post-8912298)
 * Thanks; I’ve passed this on to the Dev team.
 *  [david.cereja](https://wordpress.org/support/users/davidcereja/)
 * (@davidcereja)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-29/#post-8915453)
 * Same for me ( PHP 7.1 )
    Please advise us if you update
 * Thanks in advance
 * ps: I have a pro account 😉
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-29/#post-8917092)
 * Quick update: There should be a fix for this released in the next couple of days.
   We’ll update this thread when it’s available.
 *  [grantsmith](https://wordpress.org/support/users/grantsmith/)
 * (@grantsmith)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-29/#post-8947643)
 * Hi,
 * Just wondered if there is any update on this?
 * Thanks in advance
 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php7-29/#post-8953013)
 * Sorry, no further news at the moment. We’ll update this thread as soon as there
   is.

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

The topic ‘PHP7’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

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

 * 11 replies
 * 6 participants
 * Last reply from: [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/php7-29/#post-8953013)
 * Status: resolved