PHP 7.4 Deprecated Array and string offset access syntax with curly braces
-
Hello Cory,
Thanks for your great plugin. Please be advised that after installing PHP 7.4, I have the following warnings:
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/duplicator/lib/forceutf8/Encoding.php on line 195 PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/duplicator/lib/forceutf8/Encoding.php on line 197 PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/duplicator/lib/forceutf8/Encoding.php on line 198 PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/duplicator/lib/forceutf8/Encoding.php on line 199
Easy to fix by changing to square brackets.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 7.4 Deprecated Array and string offset access syntax with curly braces’ is closed to new replies.