PHP 7.0 Deprecated Methods
-
I have updated to Updated to PHP7 RC2:
Getting these warnings:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Debug_Bar has a deprecated constructor in <path-to-wp>/wp-content/plugins/debug-bar/debug-bar.php on line 20
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Debug_Bar_Panel has a deprecated constructor in <path-to-wp>/wp-content/plugins/debug-bar/panels/class-debug-bar-panel.php on line 3
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP 7.0 Deprecated Methods’ is closed to new replies.