3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tsLocal = \DateTime::createFromFormat('Y-m-d', '2015-01-01')->getTimestamp(); var_export([ 'local' => $tsLocal, ]);
Output for 5.6.28, 7.0.20, 7.1.0 - 7.1.33, 7.2.6 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33, 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
array ( 'local' => 1420122401, )
Output for 7.3.32 - 7.3.33, 8.0.13
array ( 'local' => 1420118801, )
Output for 7.0.6
array ( 'local' => 1420084145, )
Output for 7.0.5
array ( 'local' => 1420131480, )
Output for 7.0.4
array ( 'local' => 1420080413, )
Output for 7.0.3
array ( 'local' => 1420081508, )
Output for 7.0.2
array ( 'local' => 1420119242, )
Output for 7.0.1
array ( 'local' => 1420121550, )
Output for 7.0.0
array ( 'local' => 1420128246, )
Output for 5.6.21
array ( 'local' => 1420152746, )
Output for 5.6.20
array ( 'local' => 1420114382, )
Output for 5.6.19
array ( 'local' => 1420078292, )
Output for 5.6.18
array ( 'local' => 1420126384, )
Output for 5.6.17
array ( 'local' => 1420097446, )
Output for 5.6.16
array ( 'local' => 1420134581, )
Output for 5.6.15
array ( 'local' => 1420137728, )
Output for 5.6.14
array ( 'local' => 1420146936, )
Output for 5.6.13
array ( 'local' => 1420074897, )
Output for 5.6.12
array ( 'local' => 1420122552, )
Output for 5.6.11
array ( 'local' => 1420148351, )
Output for 5.6.10
array ( 'local' => 1420067853, )
Output for 5.6.9
array ( 'local' => 1420086591, )
Output for 5.6.8
array ( 'local' => 1420114655, )
Output for 5.6.7
array ( 'local' => 1420072554, )
Output for 5.5.35
array ( 'local' => 1420079755, )
Output for 5.5.34
array ( 'local' => 1420135833, )
Output for 5.5.33
array ( 'local' => 1420119680, )
Output for 5.5.32
array ( 'local' => 1420140631, )
Output for 5.5.31
array ( 'local' => 1420107760, )
Output for 5.5.30
array ( 'local' => 1420144988, )
Output for 5.5.29
array ( 'local' => 1420125564, )
Output for 5.5.28
array ( 'local' => 1420134121, )
Output for 5.5.27
array ( 'local' => 1420142736, )
Output for 5.5.26
array ( 'local' => 1420076999, )
Output for 5.5.25
array ( 'local' => 1420098520, )
Output for 5.5.24
array ( 'local' => 1420123083, )
Output for 5.4.45
array ( 'local' => 1420144618, )
Output for 5.4.43 - 5.4.44
array ( 'local' => 1420122414, )
Output for 5.4.40 - 5.4.42
array ( 'local' => 1420122415, )
Output for 5.4.36 - 5.4.39
array ( 'local' => 1420122416, )
Output for 5.4.31 - 5.4.35
array ( 'local' => 1420122417, )
Output for 5.4.26 - 5.4.30
array ( 'local' => 1420122418, )
Output for 5.4.21 - 5.4.25
array ( 'local' => 1420122419, )
Output for 5.4.17 - 5.4.20
array ( 'local' => 1420122420, )
Output for 5.4.13 - 5.4.16
array ( 'local' => 1420122421, )
Output for 5.4.10 - 5.4.12
array ( 'local' => 1420122422, )
Output for 5.4.5 - 5.4.9
array ( 'local' => 1420122423, )
Output for 5.4.1 - 5.4.4
array ( 'local' => 1420122424, )
Output for 5.4.0
array ( 'local' => 1420122425, )
Output for 5.3.0 - 5.3.29
Parse error: syntax error, unexpected '[', expecting ')' in /in/5508d on line 5
Process exited with code 255.
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/5508d on line 3 Parse error: syntax error, unexpected '[', expecting ')' in /in/5508d on line 5
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/5508d on line 3 Parse error: parse error, unexpected '[', expecting ')' in /in/5508d on line 5
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/5508d on line 3 Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /in/5508d on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/5508d on line 3 Parse error: parse error, unexpected T_OBJECT_OPERATOR in /in/5508d on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/5508d on line 3 Parse error: parse error in /in/5508d on line 3
Process exited with code 255.

preferences:
260.23 ms | 401 KiB | 340 Q