3v4l.org

run code in 300+ PHP versions simultaneously
<?php // decbin(), decoct(), and dechex() echo bindec("1.5"); echo octdec("1.5"); echo hexdec("1.5");
Output for git.master, git.master_jit, rfc.property-hooks
Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/qbfJe on line 3 1 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/qbfJe on line 4 13 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /in/qbfJe on line 5 21

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:
54.71 ms | 402 KiB | 8 Q