3v4l.org

run code in 300+ PHP versions simultaneously
<?php // http://williamsoriscompetition.com/enter.php?id=c54eaaa334be71e3da26536ffb365337185985da&score=1%2E926627&code=960349492860 $id = 'c54eaaa334be71e3da26536ffb365337185985da'; $score = (float) urldecode('1%2E926627'); var_dump($score); var_dump(unpack('l', 'a'));
Output for git.master, git.master_jit
float(1.926627) Warning: unpack(): Type l: not enough input, need 4, have 1 in /in/pqgql on line 12 bool(false)
Output for rfc.property-hooks
float(1.926627) Warning: unpack(): Type l: not enough input values, need 4 values but only 1 was provided in /in/pqgql on line 12 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:
54.92 ms | 401 KiB | 8 Q