3v4l.org

run code in 300+ PHP versions simultaneously
<pre><?php var_dump(json_decode('[{ "ext_id": "", "name": "Dr. Rogerio Padovan ", "info": "Médico Cirurgião Especializado em Medicina Esportiva e Nutrologia", "id": 9, "last_update": 1404482440, "language": "pt", "active": 1, "type": "speaker", "category_count": 0, "meta_count": 0, "attachment_count": 1, "ongoing_count": 1, "product_count": 0 },{ "ext_id": "", "name": "Priscila Ferrari", "info": "Fisioterapeuta Dermatofuncional ", "id": 10, "last_update": 1404482440, "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(20) "Dr. Rogerio Padovan " ["info"]=> string(67) "Médico Cirurgião Especializado em Medicina Esportiva e Nutrologia" ["id"]=> int(9) ["last_update"]=> int(1404482440) ["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(16) "Priscila Ferrari" ["info"]=> string(32) "Fisioterapeuta Dermatofuncional " ["id"]=> int(10) ["last_update"]=> int(1404482440) ["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:
36.52 ms | 403 KiB | 8 Q