3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s='a:9:{s:9:"all_users";s:1:"0";s:19:"primary_usergroupid";a:7:{i:0;s:2:"36";i:1;s:2:"19";i:2;s:2:"20";i:3;s:2:"26";i:4;s:2:"22";i:5;s:2:"21";i:6;s:1:"2";}s:21:"secondary_usergroupid";a:1:{i:0;s:1:"0";}s:23:"not_primary_usergroupid";a:1:{i:0;s:1:"0";}s:25:"not_secondary_usergroupid";a:1:{i:0;s:1:"0";}s:13:"joindateafter";s:0:"";s:14:"joindatebefore";s:0:"";s:17:"lastactivityafter";s:0:"";s:18:"lastactivitybefore";s:0:"";}'; print_r( unserialize($s));
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [all_users] => 0 [primary_usergroupid] => Array ( [0] => 36 [1] => 19 [2] => 20 [3] => 26 [4] => 22 [5] => 21 [6] => 2 ) [secondary_usergroupid] => Array ( [0] => 0 ) [not_primary_usergroupid] => Array ( [0] => 0 ) [not_secondary_usergroupid] => Array ( [0] => 0 ) [joindateafter] => [joindatebefore] => [lastactivityafter] => [lastactivitybefore] => )

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:
47.88 ms | 402 KiB | 8 Q