3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = '"<?xml version=\"1.0\" encoding=\"UTF-8\"?><checkOrderResponse performedDatetime=\"2017-07-09T16:11:52+03:00\" code=\"0\" invoiceId=\"2000729266842\" shopId=\"45951\"\/>"'; echo stripslashes($x); //$data = new SimpleXMLElement($x); //echo $data->asXML();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/kWbZ9
function name:  (null)
number of ops:  6
compiled vars:  !0 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%22%3C%3Fxml+version%3D%5C%221.0%5C%22+encoding%3D%5C%22UTF-8%5C%22%3F%3E%3CcheckOrderResponse+performedDatetime%3D%5C%222017-07-09T16%3A11%3A52%2B03%3A00%5C%22+code%3D%5C%220%5C%22+invoiceId%3D%5C%222000729266842%5C%22+shopId%3D%5C%2245951%5C%22%5C%2F%3E%22'
    3     1        INIT_FCALL                                               'stripslashes'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ECHO                                                     $2
    5     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.39 ms | 1393 KiB | 15 Q