3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('{"object":"payments","entry":[{"id":"362799283850472","time":1380022155,"changed_fields":["actions"]}]}',true)["entry"]["id"]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sFLNQ
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '%7B%22object%22%3A%22payments%22%2C%22entry%22%3A%5B%7B%22id%22%3A%22362799283850472%22%2C%22time%22%3A1380022155%2C%22changed_fields%22%3A%5B%22actions%22%5D%7D%5D%7D'
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $0      
          5        FETCH_DIM_R                                      ~1      $0, 'entry'
          6        FETCH_DIM_R                                      ~2      ~1, 'id'
          7        SEND_VAL                                                 ~2
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
185.13 ms | 1394 KiB | 17 Q