3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '[{"name":"Sorgenti[denominazione]","value":"london"},{"name":"Sorgenti[comune]","value":"0"},{"name":"Sorgenti[indirizzo]","value":"dsfdfds"},{"name":"Sorgenti[altra_denominazione]","value":""},{"name":"Sorgenti[localita]","value":""},{"name":"Sorgenti[quota]","value":""},{"name":"Sorgenti[tipologia]","value":""},{"name":"Sorgenti[descrizione]","value":""},{"name":"Sorgenti[lat]","value":""},{"name":"Sorgenti[lng]","value":""}]'; //$json = '{"a":1,"b":2,"c":3,"d":4,"e":5}'; $a=son_decode($json); echo $a[0][name]; //var_dump(json_decode($json, true)); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function son_decode() in /in/sSgYZ:4 Stack trace: #0 {main} thrown in /in/sSgYZ on line 4
Process exited with code 255.

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:
41.66 ms | 401 KiB | 8 Q