FALSE POSITIVE: Showing bbPress as not PHP 7 Compatible
-
FILE: /XXXXXXXX/wp-content/plugins/bbpress/includes/admin/parser.php
—————————————————————————————————————————————–
FOUND 4 ERRORS AFFECTING 4 LINES
—————————————————————————————————————————————–
83 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
1149 | ERROR | preg_replace() – /e modifier is forbidden since PHP 7.0
1150 | ERROR | preg_replace() – /e modifier is forbidden since PHP 7.0
1386 | ERROR | The use of function split is discouraged from PHP version 5.3 and forbidden from PHP version 7.0; use preg_split instead
—————————————————————————————————————————————–FILE: /XXXXXXXX/wp-content/plugins/bbpress/includes/admin/converter.php
—————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————
310 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
—————————————————————————————————Please fix.
- The topic ‘FALSE POSITIVE: Showing bbPress as not PHP 7 Compatible’ is closed to new replies.