PHP 7 deprecated constructors
-
Hello,
Just to inform you that I just upgraded to PHP 7, and I get:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Toolset_Regex has a deprecated constructor in /wp-content/plugins/types/embedded/common/expression-parser/parser.php on line 30
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Toolset_Date has a deprecated constructor in /wp-content/plugins/types/embedded/common/expression-parser/parser.php on line 97
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Toolset_Parser has a deprecated constructor in /wp-content/plugins/types/embedded/common/expression-parser/parser.php on line 1565
Carry on the great work.
- The topic ‘PHP 7 deprecated constructors’ is closed to new replies.