3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = unserialize('a:16:{s:10:"session_id";s:32:"e1254af27e499ef6c6ce63eec628dc1a";s:10:"ip_address";s:13:"119.93.91.129";s:10:"user_agent";s:72:"Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:27.0)+Gecko/20100101+Firefox/27.0";s:13:"last_activity";i:1392832793;s:9:"user_data";s:0:"";s:8:"identity";s:24:"Gerrick@truelogic.com.ph";s:8:"username";s:24:"gerrick+reuben+villarama";s:4:"name";s:24:"Gerrick+Reuben+Villarama";s:9:"dashboard";s:7:"default";s:5:"email";s:24:"Gerrick@truelogic.com.ph";s:7:"user_id";s:3:"186";s:14:"old_last_login";s:10:"1392821173";s:10:"s-prof-pic";b:0;s:10:"m-prof-pic";s:64:"http://www.placehold.it/267x200/368EE0/FFFFFF&text=Profile+Image";s:10:"l-prof-pic";s:64:"http://www.placehold.it/267x200/368EE0/FFFFFF&text=Profile+Image";s:13:"is_allowed_ip";b:1;}d8cceeaf73dcc3fb1e7a6b549e3c3ff7'); var_dump($var);
Output for git.master, git.master_jit
array(16) { ["session_id"]=> string(32) "e1254af27e499ef6c6ce63eec628dc1a" ["ip_address"]=> string(13) "119.93.91.129" ["user_agent"]=> string(72) "Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:27.0)+Gecko/20100101+Firefox/27.0" ["last_activity"]=> int(1392832793) ["user_data"]=> string(0) "" ["identity"]=> string(24) "Gerrick@truelogic.com.ph" ["username"]=> string(24) "gerrick+reuben+villarama" ["name"]=> string(24) "Gerrick+Reuben+Villarama" ["dashboard"]=> string(7) "default" ["email"]=> string(24) "Gerrick@truelogic.com.ph" ["user_id"]=> string(3) "186" ["old_last_login"]=> string(10) "1392821173" ["s-prof-pic"]=> bool(false) ["m-prof-pic"]=> string(64) "http://www.placehold.it/267x200/368EE0/FFFFFF&text=Profile+Image" ["l-prof-pic"]=> string(64) "http://www.placehold.it/267x200/368EE0/FFFFFF&text=Profile+Image" ["is_allowed_ip"]=> bool(true) }
Output for rfc.property-hooks
Warning: unserialize(): Extra data starting at offset 761 of 793 bytes in /in/l996S on line 3 array(16) { ["session_id"]=> string(32) "e1254af27e499ef6c6ce63eec628dc1a" ["ip_address"]=> string(13) "119.93.91.129" ["user_agent"]=> string(72) "Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:27.0)+Gecko/20100101+Firefox/27.0" ["last_activity"]=> int(1392832793) ["user_data"]=> string(0) "" ["identity"]=> string(24) "Gerrick@truelogic.com.ph" ["username"]=> string(24) "gerrick+reuben+villarama" ["name"]=> string(24) "Gerrick+Reuben+Villarama" ["dashboard"]=> string(7) "default" ["email"]=> string(24) "Gerrick@truelogic.com.ph" ["user_id"]=> string(3) "186" ["old_last_login"]=> string(10) "1392821173" ["s-prof-pic"]=> bool(false) ["m-prof-pic"]=> string(64) "http://www.placehold.it/267x200/368EE0/FFFFFF&text=Profile+Image" ["l-prof-pic"]=> string(64) "http://www.placehold.it/267x200/368EE0/FFFFFF&text=Profile+Image" ["is_allowed_ip"]=> bool(true) }

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:
49.58 ms | 403 KiB | 8 Q