3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('4599999999999999999999999999999999')); var_dump(json_decode('4599999999999999999999999999999999', true, 512, JSON_BIGINT_AS_STRING));
Output for git.master, rfc.property-hooks, git.master_jit
float(4.6E+33) string(34) "4599999999999999999999999999999999"

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:
52 ms | 2710 KiB | 4 Q