PHP7 compatibility
-
Are there plans to ensure WP works on PHP7?
I just installed the PHP7 beta2, and while I haven’t seen any errors yet, I am getting the following notices:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Translation_Entry has a deprecated constructor in wp-includes/pomo/entry.php on line 73 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_Reader has a deprecated constructor in wp-includes/pomo/streams.php on line 114 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_FileReader has a deprecated constructor in wp-includes/pomo/streams.php on line 165 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_StringReader has a deprecated constructor in wp-includes/pomo/streams.php on line 211 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_CachedFileReader has a deprecated constructor in wp-includes/pomo/streams.php on line 227 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_CachedIntFileReader has a deprecated constructor in wp-includes/pomo/streams.php on line 238 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WP_Widget_Factory has a deprecated constructor in wp-includes/widgets.php on line 595 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WP_User_Search has a deprecated constructor in wp-admin/includes/deprecated.php on line 651
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP7 compatibility’ is closed to new replies.