3v4l.org

run code in 300+ PHP versions simultaneously
<?php $signed_string = '{"Tzo4OiJzdGRDbGFzcyI6MDp7fQ==":"1","adminhash":null,"ajax":null,"postvars":null}'; var_dump($signed_string, base64_decode($signed_string), unserialize(base64_decode($signed_string)));
Output for git.master, git.master_jit, rfc.property-hooks
Warning: unserialize(): Extra data starting at offset 19 of 45 bytes in /in/I2rmF on line 5 string(81) "{"Tzo4OiJzdGRDbGFzcyI6MDp7fQ==":"1","adminhash":null,"ajax":null,"postvars":null}" string(45) "O:8:"stdClass":0:{} Zvh���!��ej6���e��-����e" object(stdClass)#1 (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:
47.15 ms | 406 KiB | 5 Q