3v4l.org

run code in 300+ PHP versions simultaneously
<?php $signed_string = 'a:4:{s:28:"Tzo4OiJzdGRDbGFzcyI6MDp7fQ==";s:1:"1";s:9:"adminhash";N;s:4:"ajax";N;s:8:"postvars";N;}'; var_dump($signed_string, base64_decode($signed_string), unserialize(base64_decode($signed_string)));
Output for git.master_jit, git.master, rfc.property-hooks
Warning: unserialize(): Error at offset 0 of 48 bytes in /in/9Xv1f on line 5 string(98) "a:4:{s:28:"Tzo4OiJzdGRDbGFzcyI6MDp7fQ==";s:1:"1";s:9:"adminhash";N;s:4:"ajax";N;s:8:"postvars";N;}" string(48) "k�6�<����ё ���̈����,�[=i٢����8j6�6�)��oj� " 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:
54.04 ms | 406 KiB | 5 Q