Warning: fopen(/usr/local/something.txt): Failed to open stream: No such file or directory in /in/HhApV on line 12
Fatal error: Uncaught TypeError: fread(): Argument #1 ($stream) must be of type resource, false given in /in/HhApV:13
Stack trace:
#0 /in/HhApV(13): fread(false, 4096)
#1 /in/HhApV(32): AtomParser->parse()
#2 {main}
thrown in /in/HhApV on line 13
Process exited with code 255.
Warning: fopen(): open_basedir restriction in effect. File(/usr/local/something.txt) is not within the allowed path(s): (/tmp:/in:/etc) in /in/HhApV on line 12
Warning: fopen(/usr/local/something.txt): Failed to open stream: Operation not permitted in /in/HhApV on line 12
Fatal error: Uncaught TypeError: fread(): Argument #1 ($stream) must be of type resource, false given in /in/HhApV:13
Stack trace:
#0 /in/HhApV(13): fread(false, 4096)
#1 /in/HhApV(32): AtomParser->parse()
#2 {main}
thrown in /in/HhApV on line 13
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.
Warning: fopen(): open_basedir restriction in effect. File(/usr/local/something.txt) is not within the allowed path(s): (/tmp:/in:/etc) in /in/HhApV on line 12
Warning: fopen(/usr/local/something.txt): Failed to open stream: Operation not permitted in /in/HhApV on line 12
Fatal error: Uncaught TypeError: fread(): Argument #1 ($stream) must be of type resource, bool given in /in/HhApV:13
Stack trace:
#0 /in/HhApV(13): fread(false, 4096)
#1 /in/HhApV(32): AtomParser->parse()
#2 {main}
thrown in /in/HhApV on line 13
Process exited with code 255.
Output for 8.0.13
Warning: fopen(/usr/local/something.txt): Failed to open stream: No such file or directory in /in/HhApV on line 12
Fatal error: Uncaught TypeError: fread(): Argument #1 ($stream) must be of type resource, bool given in /in/HhApV:13
Stack trace:
#0 /in/HhApV(13): fread(false, 4096)
#1 /in/HhApV(32): AtomParser->parse()
#2 {main}
thrown in /in/HhApV on line 13
Process exited with code 255.
Output for 7.3.32, 7.4.26, 7.4.33
Warning: fopen(/usr/local/something.txt): failed to open stream: No such file or directory in /in/HhApV on line 12
Warning: fread() expects parameter 1 to be resource, bool given in /in/HhApV on line 13
Warning: fclose() expects parameter 1 to be resource, bool given in /in/HhApV on line 25
Warning: fopen(): open_basedir restriction in effect. File(/usr/local/something.txt) is not within the allowed path(s): (/tmp:/in:/etc) in /in/HhApV on line 12
Warning: fopen(/usr/local/something.txt): failed to open stream: Operation not permitted in /in/HhApV on line 12
Warning: fread() expects parameter 1 to be resource, bool given in /in/HhApV on line 13
Warning: fclose() expects parameter 1 to be resource, bool given in /in/HhApV on line 25
Output for 7.2.0 - 7.2.34
Warning: fopen(): open_basedir restriction in effect. File(/usr/local/something.txt) is not within the allowed path(s): (/tmp:/in:/etc) in /in/HhApV on line 12
Warning: fopen(/usr/local/something.txt): failed to open stream: Operation not permitted in /in/HhApV on line 12
Warning: fread() expects parameter 1 to be resource, boolean given in /in/HhApV on line 13
Warning: fclose() expects parameter 1 to be resource, boolean given in /in/HhApV on line 25