3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = '[{"ID": "ALLEVARD","sheetURL":"https://docs.google.com/document/d/1wugfxhBDeUc-qDHqzFTGsNbfZHulgp-uN9JnpY1_A0A/edit?usp=sharing","imgURL":"https://s3.amazonaws.com/f.cl.ly/items/1j0t32293C1l442N2921/AllevardKing.jpg?v=2cff0154" }]'; $obj = json_decode($s); var_dump( $obj[0] );
Output for git.master, git.master_jit, rfc.property-hooks
object(stdClass)#1 (3) { ["ID"]=> string(8) "ALLEVARD" ["sheetURL"]=> string(96) "https://docs.google.com/document/d/1wugfxhBDeUc-qDHqzFTGsNbfZHulgp-uN9JnpY1_A0A/edit?usp=sharing" ["imgURL"]=> string(87) "https://s3.amazonaws.com/f.cl.ly/items/1j0t32293C1l442N2921/AllevardKing.jpg?v=2cff0154" }

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.13 ms | 402 KiB | 8 Q