Deprecated: fputcsv(): the $escape parameter must be provided as its default value will change in /in/LTnC1 on line 5
Deprecated: fgetcsv(): the $escape parameter must be provided as its default value will change in /in/LTnC1 on line 16
array(6) {
[0]=>
string(18) "foo bar\",baz quz""
[1]=>
string(1) "x"
[2]=>
string(1) "y"
[3]=>
string(1) "z"
[4]=>
string(5) "foo\\"
[5]=>
string(4) "bar""
}
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.