3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(unserialize('a:2:{s:6:"before";a:3:{s:3:"app";s:0:"";s:8:"assignee";s:0:"";s:6:"status";s:1:"4";}s:5:"after";a:3:{s:3:"app";s:32:"fb15f04b9430494c8d32218f9b0040bf";s:8:"assignee";s:32:"e721f2603e53059d8e692041cdc3f932";s:6:"status";s:1:"1";}}'));
Output for git.master, git.master_jit, rfc.property-hooks
array(2) { ["before"]=> array(3) { ["app"]=> string(0) "" ["assignee"]=> string(0) "" ["status"]=> string(1) "4" } ["after"]=> array(3) { ["app"]=> string(32) "fb15f04b9430494c8d32218f9b0040bf" ["assignee"]=> string(32) "e721f2603e53059d8e692041cdc3f932" ["status"]=> string(1) "1" } }

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