3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{"data":[{"photo":{"url":"https://filerepo.grupawp.pl/api/v1/display/embed/8b9a3db8-c43c-4d0f-b815-1d7c7aedd1c3","author":"Witold Ziomek","source":"MateriaƂy WP","width":"5184","height":"3456"},"points":[{"left":"42%","top":"70%","title":"Drzwi","photo":{}},{"left":"83%","top":"21%","title":"Okno","photo":{}}]}]}'; $d = json_decode($json); print_r($d);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YcIYX
function name:  (null)
number of ops:  9
compiled vars:  !0 = $json, !1 = $d
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%22data%22%3A%5B%7B%22photo%22%3A%7B%22url%22%3A%22https%3A%2F%2Ffilerepo.grupawp.pl%2Fapi%2Fv1%2Fdisplay%2Fembed%2F8b9a3db8-c43c-4d0f-b815-1d7c7aedd1c3%22%2C%22author%22%3A%22Witold+Ziomek%22%2C%22source%22%3A%22Materia%C5%82y+WP%22%2C%22width%22%3A%225184%22%2C%22height%22%3A%223456%22%7D%2C%22points%22%3A%5B%7B%22left%22%3A%2242%25%22%2C%22top%22%3A%2270%25%22%2C%22title%22%3A%22Drzwi%22%2C%22photo%22%3A%7B%7D%7D%2C%7B%22left%22%3A%2283%25%22%2C%22top%22%3A%2221%25%22%2C%22title%22%3A%22Okno%22%2C%22photo%22%3A%7B%7D%7D%5D%7D%5D%7D'
    5     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    7     5        INIT_FCALL                                               'print_r'
          6        SEND_VAR                                                 !1
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.76 ms | 941 KiB | 19 Q