Warnings in PHP 7.2
-
Hello Cory,
About 3 months ago, I posted the following and you said you would take a look. It was closed as resolved, but I still get the warnings. I could not find any further reference or reply. Perhaps the code is for backward compatibility and these are false positives. Can you confirm.
Please be advised of the following warnings in PHP 7.2:
FILE: /wp-content/plugins/duplicator/installer/build/classes/class.engine.php ----------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------- 149 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead ----------------------------------------------------------------------------------------------------------- FILE: /wp-content/plugins/duplicator/lib/forceutf8/Encoding.php ------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------- 303 | WARNING | INI directive 'mbstring.func_overload' is deprecated since PHP 7.2 -------------------------------------------------------------------------------------------
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Warnings in PHP 7.2’ is closed to new replies.