3v4l.org

run code in 300+ PHP versions simultaneously
<?php $serialized_payload = 'a:3:{i:0;r:1;i:1;r:1;i:2;C:11:"ArrayObject":19:{x:i:0;r:1;;m:a:0:{}}}'; $free_me = unserialize($serialized_payload); var_dump($free_me);
Output for git.master, git.master_jit
Notice: unserialize(): Error at offset 13 of 69 bytes in /in/Z2b6X on line 4 bool(false)
Output for rfc.property-hooks
Warning: unserialize(): Error at offset 13 of 69 bytes in /in/Z2b6X on line 4 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:
58.35 ms | 401 KiB | 8 Q