object(ErrorException)#2 (8) {
["message":protected]=>
string(71) "fopen(file not exist): Failed to open stream: No such file or directory"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
["file":protected]=>
string(9) "/in/A6RVa"
["line":protected]=>
int(13)
["trace":"Exception":private]=>
array(2) {
[0]=>
array(2) {
["function"]=>
string(21) "{closure:/in/A6RVa:3}"
["args"]=>
array(4) {
[0]=>
int(2)
[1]=>
string(71) "fopen(file not exist): Failed to open stream: No such file or directory"
[2]=>
string(9) "/in/A6RVa"
[3]=>
int(13)
}
}
[1]=>
array(4) {
["file"]=>
string(9) "/in/A6RVa"
["line"]=>
int(13)
["function"]=>
string(5) "fopen"
["args"]=>
array(2) {
[0]=>
string(14) "file not exist"
[1]=>
string(1) "r"
}
}
}
["previous":"Exception":private]=>
NULL
["severity":protected]=>
int(2)
}
Output for 8.4.1 - 8.4.14, 8.5.0
object(ErrorException)#2 (8) {
["message":protected]=>
string(116) "fopen(): open_basedir restriction in effect. File(file not exist) is not within the allowed path(s): (/tmp:/in:/etc)"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
["file":protected]=>
string(9) "/in/A6RVa"
["line":protected]=>
int(13)
["trace":"Exception":private]=>
array(2) {
[0]=>
array(2) {
["function"]=>
string(21) "{closure:/in/A6RVa:3}"
["args"]=>
array(4) {
[0]=>
int(2)
[1]=>
string(116) "fopen(): open_basedir restriction in effect. File(file not exist) is not within the allowed path(s): (/tmp:/in:/etc)"
[2]=>
string(9) "/in/A6RVa"
[3]=>
int(13)
}
}
[1]=>
array(4) {
["file"]=>
string(9) "/in/A6RVa"
["line"]=>
int(13)
["function"]=>
string(5) "fopen"
["args"]=>
array(2) {
[0]=>
string(14) "file not exist"
[1]=>
string(1) "r"
}
}
}
["previous":"Exception":private]=>
NULL
["severity":protected]=>
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.