PHP 7 compability?
-
Hi there,
thanks for a great little useful plugin!
Any chance it could be updated to work well with PHP7 too?
I got this error report when running a compability check:
FILE: wp-content/plugins/category-posts-in-custom-menu/cpcm-functions52.php --------------------------------------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES --------------------------------------------------------------------------------------------------- 26 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0 31 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0 38 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0 43 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0 --------------------------------------------------------------------------------------------------- FILE: wp-content/plugins/category-posts-in-custom-menu/category-posts-in-custom-menu.php ------------------------------------------------------------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------------------------ 533 | WARNING | Method name "CPCM_Manager::__empty" is discouraged; PHP has reserved all method names with a double underscore prefix for future use ------------------------------------------------------------------------------------------------------------------------------------------------------
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP 7 compability?’ is closed to new replies.