Title: Many errors with php 7.0
Last modified: August 30, 2016

---

# Many errors with php 7.0

 *  [Zoker](https://wordpress.org/support/users/zoker/)
 * (@zoker)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/many-errors-with-php-70/)
 * 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
 * [https://wordpress.org/plugins/redirection/](https://wordpress.org/plugins/redirection/)

Viewing 1 replies (of 1 total)

 *  [Michael Torbert](https://wordpress.org/support/users/hallsofmontezuma/)
 * (@hallsofmontezuma)
 * WordPress Virtuoso
 * [10 years, 5 months ago](https://wordpress.org/support/topic/many-errors-with-php-70/#post-6811676)
 * Techinically that’s a warning, not an error. This particular one only becomes
   an actual problem in PHP 8.
    You should keep debug turned off on a live site.

Viewing 1 replies (of 1 total)

The topic ‘Many errors with php 7.0’ is closed to new replies.

 * ![](https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639)
 * [Redirection](https://wordpress.org/plugins/redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirection/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Torbert](https://wordpress.org/support/users/hallsofmontezuma/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/many-errors-with-php-70/#post-6811676)
 * Status: not resolved