compatibility with PHP 7?
-
Hi!
Thanks for your plugin!
I’ve tested all my plugins with this PHP linter:
https://ww.wp.xz.cn/plugins/php-compatibility-checker/Unfortunately I found a problem with your plugin:
FILE: …/plugins/custom-field-template/custom-field-template.php
—————————————————————————————————————————————–
FOUND 2 ERRORS AFFECTING 2 LINES
—————————————————————————————————————————————–
3745 | ERROR | preg_replace() – /e modifier is forbidden since PHP 7.0
3936 | ERROR | The use of function split is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_split instead
—————————————————————————————————————————————–Would be great if you can fix this!
All the best,
Bernhard
The topic ‘compatibility with PHP 7?’ is closed to new replies.