3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(strptime(20091201, '%Y%m%d'));
Output for git.master, git.master_jit, rfc.property-hooks
Deprecated: Function strptime() is deprecated in /in/qfH7F on line 2 array(9) { ["tm_sec"]=> int(0) ["tm_min"]=> int(0) ["tm_hour"]=> int(0) ["tm_mday"]=> int(1) ["tm_mon"]=> int(11) ["tm_year"]=> int(109) ["tm_wday"]=> int(2) ["tm_yday"]=> int(334) ["unparsed"]=> string(0) "" }

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
39.72 ms | 402 KiB | 8 Q