- Output for 8.3.5 - 8.3.27, 8.4.5 - 8.4.14, 8.5.0
- object(DateTime)#1 (3) {
["date"]=>
string(26) "1994-03-26 23:43:16.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
object(DateTime)#2 (3) {
["date"]=>
string(26) "2025-12-01 00:00:00.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (1990-49-85) at position 6 (9): Unexpected character in /in/W2fSu:11
Stack trace:
#0 /in/W2fSu(11): DateTime->__construct('1990-49-85')
#1 {main}
thrown in /in/W2fSu on line 11
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. - Output for 8.3.28
- /bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28)
Process exited with code 1. - Output for 8.2.28 - 8.2.29
- object(DateTime)#1 (3) {
["date"]=>
string(26) "1994-03-26 23:43:16.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
object(DateTime)#2 (3) {
["date"]=>
string(26) "2025-12-01 00:00:00.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
Fatal error: Uncaught Exception: Failed to parse time string (1990-49-85) at position 6 (9): Unexpected character in /in/W2fSu:11
Stack trace:
#0 /in/W2fSu(11): DateTime->__construct('1990-49-85')
#1 {main}
thrown in /in/W2fSu on line 11
Process exited with code 255.