3v4l.org

run code in 300+ PHP versions simultaneously
<pre><?php var_dump(json_decode('[{ "ext_id": "", "name": "Juliana Cardoso Cabral Cinti", "info": "Engenheira Química", "id": 24, "last_update": 1404410411, "language": "pt", "active": 1, "type": "speaker", "category_count": 0, "meta_count": 0, "attachment_count": 1, "ongoing_count": 1, "product_count": 0 },{ "ext_id": "", "name": "Veronica Adri", "info": "Esteticista e Cosmetóloga ", "id": 25, "last_update": 1404410411, "language": "pt", "active": 1, "type": "speaker", "category_count": 0, "meta_count": 0, "attachment_count": 1, "ongoing_count": 1, "product_count": 0 }]', true));?></pre>
Output for git.master, git.master_jit, rfc.property-hooks
<pre>array(2) { [0]=> array(13) { ["ext_id"]=> string(0) "" ["name"]=> string(28) "Juliana Cardoso Cabral Cinti" ["info"]=> string(19) "Engenheira Química" ["id"]=> int(24) ["last_update"]=> int(1404410411) ["language"]=> string(2) "pt" ["active"]=> int(1) ["type"]=> string(7) "speaker" ["category_count"]=> int(0) ["meta_count"]=> int(0) ["attachment_count"]=> int(1) ["ongoing_count"]=> int(1) ["product_count"]=> int(0) } [1]=> array(13) { ["ext_id"]=> string(0) "" ["name"]=> string(13) "Veronica Adri" ["info"]=> string(27) "Esteticista e Cosmetóloga " ["id"]=> int(25) ["last_update"]=> int(1404410411) ["language"]=> string(2) "pt" ["active"]=> int(1) ["type"]=> string(7) "speaker" ["category_count"]=> int(0) ["meta_count"]=> int(0) ["attachment_count"]=> int(1) ["ongoing_count"]=> int(1) ["product_count"]=> int(0) } } </pre>

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:
35.44 ms | 404 KiB | 8 Q