Title: PHP 7 Compatibility Issues
Last modified: November 8, 2017

---

# PHP 7 Compatibility Issues

 *  Resolved [samanthawpaladinpos](https://wordpress.org/support/users/samanthawpaladinpos/)
 * (@samanthawpaladinpos)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/php-7-compatibility-issues-6/)
 * After running WPEngine’s PHP 7 Compatibility Checker, it seems that this plugin
   is not compatible. Is this going to be compatible in the future, is so, what’s
   the estimated time frame? I really want to keep using this plugin, but we also
   are wanting to switch to PHP 7.
 * Errors are as follows:
 * FILE: /nas/content/live/storeandportal/wp-content/plugins/press-permit-core/admin/
   support_pp.php
    ————————————————————————————————————————————————————————— FOUND
   1 ERROR AFFECTING 1 LINE —————————————————————————————————————————————————————————
   306 | ERROR | Indirect access to variables, properties and methods will be evaluated
   strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.—————————————————————————————————————————————————————————
 * FILE: /nas/content/live/storeandportal/wp-content/plugins/press-permit-core/lib/
   agapetry_lib.php
    —————————————————————————————————————————————- FOUND 0 ERRORS
   AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————————————-
   149 | WARNING | Function name “__ppw” is discouraged; PHP has reserved all method
   names with a double underscore prefix for future use —————————————————————————————————————————————-

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kevin Behrens](https://wordpress.org/support/users/kevinb/)
 * (@kevinb)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/php-7-compatibility-issues-6/#post-9665216)
 * I’ll include a fix for that first issue in the upcoming Press Permit Core 2.4
   release.
 * The second issue is legacy code that will only be executed if an old version 
   of one of the pro extensions is active. I can’t further eliminate it, but it 
   will not affect you running PP Core alone or with Pro up to date.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/press-permit-core/assets/icon-256x256.png?rev=3409953)
 * [PublishPress Permissions: Control User Access for Posts, Pages, Categories, Tags](https://wordpress.org/plugins/press-permit-core/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/press-permit-core/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/press-permit-core/)
 * [Active Topics](https://wordpress.org/support/plugin/press-permit-core/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/press-permit-core/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/press-permit-core/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [php-7](https://wordpress.org/support/topic-tag/php-7/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kevin Behrens](https://wordpress.org/support/users/kevinb/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/php-7-compatibility-issues-6/#post-9665216)
 * Status: resolved