You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[23-Jan-2016 20:04:15 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; blcModule has a deprecated constructor in /path/to/plugins/broken-link-checker/includes/module-base.php on line 15
[23-Jan-2016 20:04:15 UTC] PHP Stack trace:
[23-Jan-2016 20:04:15 UTC] PHP 1. {main}() /path/to/wp/wp-admin/admin-ajax.php:0
[23-Jan-2016 20:04:15 UTC] PHP 2. require_once() /path/to/wp/wp-admin/admin-ajax.php:22
[23-Jan-2016 20:04:15 UTC] PHP 3. require_once() /path/to/wp/wp-load.php:42
[23-Jan-2016 20:04:15 UTC] PHP 4. require_once() /path/to/wp-config.php:9
[23-Jan-2016 20:04:15 UTC] PHP 5. do_action() /path/to/wp/wp-settings.php:392
[23-Jan-2016 20:04:15 UTC] PHP 6. blc_init() /path/to/wp/wp-includes/plugin.php:525
[23-Jan-2016 20:04:15 UTC] PHP 7. require_once() /path/to/plugins/broken-link-checker/core/init.php:303
Getting this message for a number of classes:
[23-Jan-2016 20:04:15 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; blcModule has a deprecated constructor in /path/to/plugins/broken-link-checker/includes/module-base.php on line 15
[23-Jan-2016 20:04:15 UTC] PHP Stack trace:
[23-Jan-2016 20:04:15 UTC] PHP 1. {main}() /path/to/wp/wp-admin/admin-ajax.php:0
[23-Jan-2016 20:04:15 UTC] PHP 2. require_once() /path/to/wp/wp-admin/admin-ajax.php:22
[23-Jan-2016 20:04:15 UTC] PHP 3. require_once() /path/to/wp/wp-load.php:42
[23-Jan-2016 20:04:15 UTC] PHP 4. require_once() /path/to/wp-config.php:9
[23-Jan-2016 20:04:15 UTC] PHP 5. do_action() /path/to/wp/wp-settings.php:392
[23-Jan-2016 20:04:15 UTC] PHP 6. blc_init() /path/to/wp/wp-includes/plugin.php:525
[23-Jan-2016 20:04:15 UTC] PHP 7. require_once() /path/to/plugins/broken-link-checker/core/init.php:303
Some may be already fixed by upstream fork contributors.
Originally reported in 2016 by @mAAdhaTTah and @era5mx :
The text was updated successfully, but these errors were encountered: