3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><int xmlns="http://tempuri.org/">20731</int>'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vm7lD
function name:  (null)
number of ops:  7
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                                                 '%3C%3Fxml+version%3D%221.0%22+encoding%3D%22utf-8%22%3F%3E%3Cint+xmlns%3D%22http%3A%2F%2Ftempuri.org%2F%22%3E20731%3C%2Fint%3E'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.42 ms | 1385 KiB | 17 Q