Deprecated and Warning in PHP
-
When activating the function “error_reporting(E_ALL);”, warnings related to the plugin “User Domain Whitelist” are shown:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; HMUserDomainWhitelist has a deprecated constructor in /public_html/xpto.com.br/wp-content/plugins/user-domain-whitelist/user-domain-whitelist.php on line 15
Warning: Cannot modify header information – headers already sent by (output started at /public_html/xpto.com.br/wp-content/plugins/user-domain-whitelist/user-domain-whitelist.php:15) in /public_html/xpto.com.br/wp-admin/includes/misc.php on line 1126
The topic ‘Deprecated and Warning in PHP’ is closed to new replies.