Warning: Undefined variable $handle in /in/QZeg2 on line 3
Fatal error: Uncaught TypeError: fgetcsv(): Argument #1 ($stream) must be of type resource, null given in /in/QZeg2:3
Stack trace:
#0 /in/QZeg2(3): fgetcsv(NULL, 1000, ',')
#1 {main}
thrown in /in/QZeg2 on line 3
Process exited with code 255.
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.
Notice: Undefined variable: handle in /in/QZeg2 on line 3
Warning: fgetcsv() expects parameter 1 to be resource, null given in /in/QZeg2 on line 3
Warning: count(): Parameter must be an array or an object that implements Countable in /in/QZeg2 on line 5
Notice: Undefined variable: fieldsCount in /in/QZeg2 on line 5
Fatal error: Uncaught Error: Using $this when not in object context in /in/QZeg2:7
Stack trace:
#0 {main}
thrown in /in/QZeg2 on line 7
Process exited with code 255.
Output for 7.3.32 - 7.3.33
Warning: fgetcsv() expects parameter 1 to be resource, null given in /in/QZeg2 on line 3
Warning: count(): Parameter must be an array or an object that implements Countable in /in/QZeg2 on line 5
Fatal error: Uncaught Error: Using $this when not in object context in /in/QZeg2:7
Stack trace:
#0 {main}
thrown in /in/QZeg2 on line 7
Process exited with code 255.
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33
Notice: Undefined variable: handle in /in/QZeg2 on line 3
Warning: fgetcsv() expects parameter 1 to be resource, null given in /in/QZeg2 on line 3
Notice: Undefined variable: fieldsCount in /in/QZeg2 on line 5
Fatal error: Uncaught Error: Using $this when not in object context in /in/QZeg2:7
Stack trace:
#0 {main}
thrown in /in/QZeg2 on line 7
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Notice: Undefined variable: handle in /in/QZeg2 on line 3
Warning: fgetcsv() expects parameter 1 to be resource, null given in /in/QZeg2 on line 3
Notice: Undefined variable: fieldsCount in /in/QZeg2 on line 5
Fatal error: Using $this when not in object context in /in/QZeg2 on line 7
Process exited with code 255.