3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump(simplexml_load_string('<a><b/><c><x/></c></a>')->c);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/t2uWt
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                                   'var_dump'
          1        INIT_FCALL                                                   'simplexml_load_string'
          2        SEND_VAL                                                     '%3Ca%3E%3Cb%2F%3E%3Cc%3E%3Cx%2F%3E%3C%2Fc%3E%3C%2Fa%3E'
          3        DO_ICALL                                             $0      
          4        FETCH_OBJ_R                                          ~1      $0, 'c'
          5        SEND_VAL                                                     ~1
          6        DO_ICALL                                                     
          7      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
174.45 ms | 2540 KiB | 15 Q