3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(date_parse('2017年 06月 8日'));
Output for git.master, git.master_jit, rfc.property-hooks
array(12) { ["year"]=> bool(false) ["month"]=> bool(false) ["day"]=> bool(false) ["hour"]=> int(20) ["minute"]=> int(17) ["second"]=> int(0) ["fraction"]=> bool(false) ["warning_count"]=> int(0) ["warnings"]=> array(0) { } ["error_count"]=> int(12) ["errors"]=> array(12) { [4]=> string(20) "Unexpected character" [5]=> string(20) "Unexpected character" [6]=> string(20) "Unexpected character" [8]=> string(20) "Unexpected character" [9]=> string(20) "Unexpected character" [10]=> string(20) "Unexpected character" [11]=> string(20) "Unexpected character" [12]=> string(20) "Unexpected character" [14]=> string(20) "Unexpected character" [15]=> string(20) "Unexpected character" [16]=> string(20) "Unexpected character" [17]=> string(20) "Unexpected character" } ["is_localtime"]=> bool(false) }

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:
57.04 ms | 403 KiB | 8 Q