3v4l.org

run code in 300+ PHP versions simultaneously
<?php class BloomFilter { public function __wakeup() {} } $foobar = 'C:11:"BloomFilter":64:{p:1437768,179721,10,0,1655829513,242245702;d:0.001;s:179721:"";}'; var_dump(unserialize($foobar));
Output for git.master, git.master_jit
Warning: Insufficient data for unserializing - 64 required, 64 present in /in/rDWCb on line 8 Notice: unserialize(): Error at offset 23 of 87 bytes in /in/rDWCb on line 8 bool(false)
Output for rfc.property-hooks
Warning: Insufficient data for unserializing - 64 required, 64 present in /in/rDWCb on line 8 Warning: unserialize(): Error at offset 23 of 87 bytes in /in/rDWCb on line 8 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:
51.83 ms | 401 KiB | 8 Q