PHP 7.0 Compatibility
-
Hello,
I ran the PHP 7 Compatibility test against bbPress with the following results. Be nice if they could be fixed so I can use bbPress with PHP 7.
FILE: /usr/share/wordpress/wp-content/plugins/bbpress/includes/admin/converter.php ------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------ 310 | ERROR | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4. ------------------------------------------------------------------------------------------------ FILE: /usr/share/wordpress/wp-content/plugins/bbpress/includes/admin/parser.php -------------------------------------------------------------------------------------------------------- FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES -------------------------------------------------------------------------------------------------------- 293 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7 1149 | ERROR | preg_replace() - /e modifier is forbidden in PHP 7.0 1150 | ERROR | preg_replace() - /e modifier is forbidden in PHP 7.0 1386 | WARNING | The use of function split is discouraged from PHP version 5.3; use preg_split instead --------------------------------------------------------------------------------------------------------
THank you,
Edward
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.