Fatal error: Array and string offset access syntax with curly braces is no longer supported in /in/XoncX on line 19
Process exited with code 255.
Output for 7.4.33
Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XoncX on line 19
array(2) {
[140]=>
string(11) "foo\bar\bat"
[141]=>
string(15) "foo\bar\baz\qux"
}
Output for 7.4.0 - 7.4.32
Deprecated: Array and string offset access syntax with curly braces is deprecated in /in/XoncX on line 19
array(2) {
[162]=>
string(11) "foo\bar\bat"
[163]=>
string(15) "foo\bar\baz\qux"
}