3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r( unserialize('a:5:{s:1:"m";s:3:"add";s:1:"f";s:7:"Jinsong";s:1:"l";s:2:"Li";s:1:"e";s:17:"luan.bu@gmail.com";s:1:"t";s:1:"0";} '));
Output for git.master, git.master_jit
Array ( [m] => add [f] => Jinsong [l] => Li [e] => luan.bu@gmail.com [t] => 0 )
Output for rfc.property-hooks
Warning: unserialize(): Extra data starting at offset 112 of 113 bytes in /in/ATIo8 on line 2 Array ( [m] => add [f] => Jinsong [l] => Li [e] => luan.bu@gmail.com [t] => 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:
46.02 ms | 401 KiB | 8 Q