In PHP 7.4, using curly brackets to retrieve a string position is deprecated.
Switch over to non deprecated usage of same functionality.
I receive the following error during extensive unit testing.
Deprecated: Array and string offset access syntax with curly braces is deprecated in vip-go-wpcom-compat\wpcom-hooks.php on line 68
In PHP 7.4, using curly brackets to retrieve a string position is deprecated. Switch over to non deprecated usage of same functionality.
I receive the following error during extensive unit testing.
Deprecated: Array and string offset access syntax with curly braces is deprecated in vip-go-wpcom-compat\wpcom-hooks.php on line 68