3v4l.org

run code in 300+ PHP versions simultaneously
<?php $myString = 'a:8:{s:9:"messageId";i:251513207;s:7:"success";b:0;s:11:"description";s:53:"Timing out message [agentId=502, messageId=251513207]";s:11:"failureType";i:0;s:7:"transId";i:57;s:9:"longitude";s:0:"";s:8:"latitude";s:0:"";s:9:"timestamp";s:0:"";}'; var_dump(unserialize($myString));
Output for git.master, git.master_jit, rfc.property-hooks
array(8) { ["messageId"]=> int(251513207) ["success"]=> bool(false) ["description"]=> string(53) "Timing out message [agentId=502, messageId=251513207]" ["failureType"]=> int(0) ["transId"]=> int(57) ["longitude"]=> string(0) "" ["latitude"]=> string(0) "" ["timestamp"]=> string(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:
67.64 ms | 402 KiB | 8 Q