PHP 7 – Deprecated messages
-
Hi,
with PHP 7 I get the following deprecated messages:
Methods with the same name as their class will not be constructors in a future version of PHP; blcConfigurationManager has a deprecated constructor
Methods with the same name as their class will not be constructors in a future version of PHP; blcModule has a deprecated constructor
Methods with the same name as their class will not be constructors in a future version of PHP; wsBrokenLinkChecker has a deprecated constructor
Methods with the same name as their class will not be constructors in a future version of PHP; wsScreenMetaLinks11 has a deprecated constructor
Pls fix this things.
Thanks a lot!
The topic ‘PHP 7 – Deprecated messages’ is closed to new replies.