3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = '"\u0420\u0430\u0437\u0434\u044b\u043c\u0430\u0445\u043e \u0418\u0433\u043e\u0440\u044c \u0412\u043b\u0430\u0434\u0438\u043c\u0438\u0440\u043e\u0432\u0438\u0447"'; var_dump(json_decode($a, true)); var_dump(json_last_error()); var_dump(json_last_error_msg());
Output for git.master_jit, git.master, rfc.property-hooks
string(54) "Раздымахо Игорь Владимирович" int(0) string(8) "No error"

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:
63.33 ms | 401 KiB | 8 Q