BASIC FLAG:
int(2)
SKIP EMPTY FLAG:
int(2)
DROP NEW LINE FLAG:
int(2)
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.
BASIC FLAG:
int(3)
SKIP EMPTY FLAG:
int(2)
DROP NEW LINE FLAG:
int(3)
Output for 5.1.4 - 5.1.6
BASIC FLAG:
Fatal error: Undefined class constant 'READ_CSV' in /in/kn7l0 on line 10
Process exited with code 255.
Output for 5.1.2 - 5.1.3
Fatal error: Uncaught exception 'RuntimeException' with message 'SplTempFileObject::__construct(php://temp): failed to open stream: Inappropriate ioctl for device' in /in/kn7l0:6
Stack trace:
#0 /in/kn7l0(6): SplTempFileObject->__construct()
#1 {main}
thrown in /in/kn7l0 on line 6
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.1
Fatal error: Class 'SplTempFileObject' not found in /in/kn7l0 on line 6
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected ')', expecting '(' in /in/kn7l0 on line 10
Process exited with code 255.