3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( unserialize('a:2:{s:7:"contact";a:13:{s:9:"firstname";s:3:"Vit";s:7:"surname";s:4:"Vrba";s:7:"company";s:25:"Anonymouse Domains s.r.o.";s:2:"ic";s:8:"28296800";s:3:"dic";s:10:"CZ28296800";s:7:"address";s:13:"Hlinky 995/70";s:4:"city";s:4:"Brno";s:3:"zip";s:5:"60300";s:7:"country";s:2:"cz";s:5:"phone";s:14:"+420.518770000";s:3:"fax";s:14:"+420.541142030";s:5:"email";s:33:"cereslab.gr@anonymousedomains.com";s:7:"privacy";s:1:"1";}s:13:"contactHandle";s:9:"P-VBV1702";}') );
Output for git.master, git.master_jit, rfc.property-hooks
array(2) { ["contact"]=> array(13) { ["firstname"]=> string(3) "Vit" ["surname"]=> string(4) "Vrba" ["company"]=> string(25) "Anonymouse Domains s.r.o." ["ic"]=> string(8) "28296800" ["dic"]=> string(10) "CZ28296800" ["address"]=> string(13) "Hlinky 995/70" ["city"]=> string(4) "Brno" ["zip"]=> string(5) "60300" ["country"]=> string(2) "cz" ["phone"]=> string(14) "+420.518770000" ["fax"]=> string(14) "+420.541142030" ["email"]=> string(33) "cereslab.gr@anonymousedomains.com" ["privacy"]=> string(1) "1" } ["contactHandle"]=> string(9) "P-VBV1702" }

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