3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode("{\"Account\": $account_id}"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/f43Qb
function name:  (null)
number of ops:  10
compiled vars:  !0 = $account_id
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'json_decode'
          2        ROPE_INIT                                     3  ~2      '%7B%22Account%22%3A+'
          3        ROPE_ADD                                      1  ~2      ~2, !0
          4        ROPE_END                                      2  ~1      ~2, '%7D'
          5        SEND_VAL                                                 ~1
          6        DO_ICALL                                         $4      
          7        SEND_VAR                                                 $4
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.28 ms | 1393 KiB | 17 Q