3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = '[{\'cropX\':320,"cropY":0,"cropW":640,"cropH":800,"stretch":false,"image_src":"http://fullscale.kp/download/store_MTAyOA==/anttetris.jpg"}]'; var_dump(json_decode($data));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VWf9D
function name:  (null)
number of ops:  8
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%5B%7B%27cropX%27%3A320%2C%22cropY%22%3A0%2C%22cropW%22%3A640%2C%22cropH%22%3A800%2C%22stretch%22%3Afalse%2C%22image_src%22%3A%22http%3A%2F%2Ffullscale.kp%2Fdownload%2Fstore_MTAyOA%3D%3D%2Fanttetris.jpg%22%7D%5D'
    5     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.5 ms | 1394 KiB | 17 Q