php 7
-
I’m trying to migrate to php 7 and got this error when I used a compatibility checker. Are the errors fatal?
FILE: /nas/content/live/gb2017/wp-content/plugins/cornerstone/includes/utility/jsqueeze.php
————————————————————————————————–
FOUND 3 ERRORS AFFECTING 3 LINES
————————————————————————————————–
387 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
465 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
480 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
————————————————————————————————–
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘php 7’ is closed to new replies.