3v4l.org

run code in 300+ PHP versions simultaneously
<?php simplexml_load_string('<?xml version="1.0" encoding="UTF-8"?><root value="'.ord(0xFC).'ÜÖ"/>')->asXML('php://output');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/l4u1X
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'simplexml_load_string'
          1        INIT_FCALL                                               'ord'
          2        SEND_VAL                                                 252
          3        DO_ICALL                                         $0      
          4        CONCAT                                           ~1      '%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%3Croot+value%3D%22', $0
          5        CONCAT                                           ~2      ~1, '%C3%9C%C3%96%22%2F%3E'
          6        SEND_VAL                                                 ~2
          7        DO_ICALL                                         $3      
          8        INIT_METHOD_CALL                                         $3, 'asXML'
          9        SEND_VAL_EX                                              'php%3A%2F%2Foutput'
         10        DO_FCALL                                      0          
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.09 ms | 1394 KiB | 17 Q