- Output for 7.0.0 - 7.3.1
- Notice: Array to string conversion in /in/DFG1B on line 4
Array
Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (03-16-2005) at position 0 (0): Unexpected character in /in/DFG1B:5
Stack trace:
#0 /in/DFG1B(5): DateTime->__construct('03-16-2005')
#1 {main}
thrown in /in/DFG1B on line 5
Process exited with code 255. - Output for 5.4.1 - 5.6.28
- Notice: Array to string conversion in /in/DFG1B on line 4
Array
Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (03-16-2005) at position 0 (0): Unexpected character' in /in/DFG1B:5
Stack trace:
#0 /in/DFG1B(5): DateTime->__construct('03-16-2005')
#1 {main}
thrown in /in/DFG1B on line 5
Process exited with code 255. - Output for 5.3.18 - 5.3.29
- Array
Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (03-16-2005) at position 0 (0): Unexpected character' in /in/DFG1B:5
Stack trace:
#0 /in/DFG1B(5): DateTime->__construct('03-16-2005')
#1 {main}
thrown in /in/DFG1B on line 5
Process exited with code 255.