- Output for 8.3.0 - 8.3.19, 8.4.1 - 8.4.5
- Fatal error: Uncaught DateMalformedStringException: Failed to parse time string (hoge) at position 0 (h): The timezone could not be found in the database in /in/u3gtT:3
Stack trace:
#0 /in/u3gtT(3): DateTimeImmutable->__construct('hoge')
#1 {main}
thrown in /in/u3gtT on line 3
Process exited with code 255. - Output for 8.1.0 - 8.1.32, 8.2.0 - 8.2.28
- Fatal error: Uncaught Exception: Failed to parse time string (hoge) at position 0 (h): The timezone could not be found in the database in /in/u3gtT:3
Stack trace:
#0 /in/u3gtT(3): DateTimeImmutable->__construct('hoge')
#1 {main}
thrown in /in/u3gtT on line 3
Process exited with code 255. - Output for 8.0.1 - 8.0.30
- Fatal error: Uncaught Exception: DateTimeImmutable::__construct(): Failed to parse time string (hoge) at position 0 (h): The timezone could not be found in the database in /in/u3gtT:3
Stack trace:
#0 /in/u3gtT(3): DateTimeImmutable->__construct('hoge')
#1 {main}
thrown in /in/u3gtT on line 3
Process exited with code 255.