You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP-7.4: PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /vendor/phing/phing/classes/phing/system/io/UnixFileSystem.php on line 97
#1210
When I run phing 2.16.1 for our deployment, always get this:
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in vendor/phing/phing/classes/phing/system/io/UnixFileSystem.php on line 97
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in vendor/phing/phing/classes/phing/system/io/UnixFileSystem.php on line 126
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in vendor/phing/phing/classes/phing/system/io/UnixFileSystem.php on line 139
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in vendor/phing/phing/classes/phing/system/io/UnixFileSystem.php on line 177
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in vendor/phing/phing/classes/phing/system/io/UnixFileSystem.php on line 197
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in vendor/phing/phing/classes/phing/system/io/UnixFileSystem.php on line 258
It's not "breaking", still works but emits this message.
The text was updated successfully, but these errors were encountered:
When I run phing 2.16.1 for our deployment, always get this:
It's not "breaking", still works but emits this message.
The text was updated successfully, but these errors were encountered: