Deprecated: fputcsv(): the $escape parameter must be provided as its default value will change in /in/aRvTD on line 14
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.
Fatal error: Uncaught ArgumentCountError: fputcsv() expects at most 5 arguments, 6 given in /in/aRvTD:17
Stack trace:
#0 /in/aRvTD(17): fputcsv(Resource id #5, Array, ',', '"', '\\', '\n')
#1 {main}
thrown in /in/aRvTD on line 17
Process exited with code 255.
Output for 5.6.40, 7.0.8, 7.2.0, 7.4.33
Warning: fputcsv() expects at most 5 parameters, 6 given in /in/aRvTD on line 17
Output for 4.3.11, 5.0.5
Parse error: parse error, unexpected '[' in /in/aRvTD on line 3
Process exited with code 255.