3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data='O:8:"stdClass":4:{'; $data.='s:3:"123";a:10:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;i:8;i:8;i:9;i:9;i:10;i:10;}'; $data.='s:3:"123";i:0;'; $data.='i:0;S:17:"\00\01\00\00AAAA\00\01\01\00\01\00\0B\BC\CC";'; $data.='i:1;r:12;}'; var_dump(serialize(unserialize($data))); ?>
Output for git.master, git.master_jit
Notice: unserialize(): Error at offset 195 of 196 bytes in /in/iCSKi on line 9 string(4) "b:0;"
Output for rfc.property-hooks
Warning: unserialize(): Error at offset 195 of 196 bytes in /in/iCSKi on line 9 string(4) "b:0;"

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:
65.79 ms | 401 KiB | 8 Q