3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump((int)!empty($this->input["mbapi"][0]["showXMLHeader"][0]));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VvNrj
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        FETCH_THIS                                       $0      
          2        FETCH_OBJ_IS                                     ~1      $0, 'input'
          3        FETCH_DIM_IS                                     ~2      ~1, 'mbapi'
          4        FETCH_DIM_IS                                     ~3      ~2, 0
          5        FETCH_DIM_IS                                     ~4      ~3, 'showXMLHeader'
          6        ISSET_ISEMPTY_DIM_OBJ                         1  ~5      ~4, 0
          7        BOOL_NOT                                         ~6      ~5
          8        CAST                                          4  ~7      ~6
          9        SEND_VAL                                                 ~7
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.53 ms | 1394 KiB | 15 Q