3v4l.org

run code in 300+ PHP versions simultaneously
<?php header('Content-Type: text/html; charset=utf-8'); $serializedStr = 'a:1:{i:0;O:8:"stdClass":4:{s:7:"created";b:0;s:6:"errors";a:1:{i:0;O:8:"stdClass":2:{s:7:"message";s:90:"Cannot Change Lead Status from pitch scheduled, until all todays appointments are resolved";s:10:"statusCode";s:33:"FIELD_CUSTOM_VALIDATION_EXCEPTION";}}s:2:"id";N;s:7:"success";b:0;}'; //$data = preg_replace('!s:(\d+):"(.*?)";!e', "'s:'.strlen('$2').':\"$2\";'", $serializedStr); var_dump(unserialize($serializedStr)); ?>
Output for git.master, git.master_jit
Notice: unserialize(): Error at offset 288 of 288 bytes in /in/LF1KA on line 5 bool(false)
Output for rfc.property-hooks
Warning: unserialize(): Error at offset 288 of 288 bytes in /in/LF1KA on line 5 bool(false)

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