3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data["A"]="AAAA"; $pass="B"; unserialize(urldecode('%73%3a%31%3a%22%70%61%73%73%22%3b%73%3a%34%3a%22%41%41%41%41%22%3b')); var_dump($data["A"] == $pass); //echo urlencode(serialize($data));
Output for git.master, git.master_jit
Notice: unserialize(): Error at offset 6 of 22 bytes in /in/rabc1 on line 6 bool(false)
Output for rfc.property-hooks
Warning: unserialize(): Error at offset 6 of 22 bytes in /in/rabc1 on line 6 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:
87.03 ms | 401 KiB | 8 Q