Many errors with php 7.0
-
Hi,
With the update to php 7.0 I get following errors:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RE_Log has a deprecated constructor in /wp-content/plugins/redirection/models/log.php on line 3 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RE_404 has a deprecated constructor in /wp-content/plugins/redirection/models/log.php on line 140 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Red_Match has a deprecated constructor in /wp-content/plugins/redirection/models/match.php on line 3 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Red_Action has a deprecated constructor in /wp-content/plugins/redirection/models/action.php on line 3 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Red_Item has a deprecated constructor in /wp-content/plugins/redirection/models/redirect.php on line 3 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP;Please fix them
The topic ‘Many errors with php 7.0’ is closed to new replies.