3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = new SimpleXMLElement('<vehicle id="8" identyfikator="2"> <name>MAREK</name> <recorder>8</recorder> <production-date>0</production-date> <registration-number>SI40996</registration-number> <fuel> <type> </type> <nominal>0</nominal> <drive>0</drive> <work>0</work> <stay>0</stay> </fuel> <at name="PHONE_NUMBER" type="5">123456789</at> <at name="EMAIL" type="5">w@wp.pl</at> </vehicle>'); echo '<pre>'; var_dump($xml);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/kBI2q
function name:  (null)
number of ops:  9
compiled vars:  !0 = $xml
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   NEW                                              $1      'SimpleXMLElement'
          1        SEND_VAL_EX                                              '%3Cvehicle+id%3D%228%22+identyfikator%3D%222%22%3E%0A++++%3Cname%3EMAREK%3C%2Fname%3E%0A++++%3Crecorder%3E8%3C%2Frecorder%3E%0A++++%3Cproduction-date%3E0%3C%2Fproduction-date%3E%0A++++%3Cregistration-number%3ESI40996%3C%2Fregistration-number%3E%0A++++%3Cfuel%3E%0A++++++%3Ctype%3E%0A++++++%3C%2Ftype%3E%0A++++++%3Cnominal%3E0%3C%2Fnominal%3E%0A++++++%3Cdrive%3E0%3C%2Fdrive%3E%0A++++++%3Cwork%3E0%3C%2Fwork%3E%0A++++++%3Cstay%3E0%3C%2Fstay%3E%0A++++%3C%2Ffuel%3E%0A++++%3Cat+name%3D%22PHONE_NUMBER%22+type%3D%225%22%3E123456789%3C%2Fat%3E%0A++++%3Cat+name%3D%22EMAIL%22+type%3D%225%22%3Ew%40wp.pl%3C%2Fat%3E%0A++++%3C%2Fvehicle%3E'
          2        DO_FCALL                                      0          
          3        ASSIGN                                                   !0, $1
   20     4        ECHO                                                     '%3Cpre%3E'
   21     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.54 ms | 1394 KiB | 15 Q