Closed dobaniashish closed 6 years ago
Please post the full error, including file name and line number
There are multiple files that require this change.
In total there were 3 Error for Constructors name change required and 1 error for "Illegal string offset 'handler'".
Here's the full error code: https://pastebin.com/8mQu6yAL
Screenshot:
Html Code for error: https://pastebin.com/C8D3S2dT
Tell me if you require more information.
Fixed
Hello,
I am getting the following error:
Methods with the same name as their class will not be constructors in a future version of PHP; classname has a deprecated constructor
Caused because of deprecation of PHP 4 style constructors.
More Information:
PHP Version: 7.0.22