3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = "<DatiConvenzione><RiferimentoNumeroLinea>2</RiferimentoNumeroLinea><IdDocumento>Provvedimento 2571-2014</IdDocumento><CodiceCIG>5902455BF1</CodiceCIG></DatiConvenzione>"; print_r(simplexml_load_string($test,'SimpleXMLElement', LIBXML_NOCDATA));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iRQ6W
function name:  (null)
number of ops:  10
compiled vars:  !0 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3CDatiConvenzione%3E%3CRiferimentoNumeroLinea%3E2%3C%2FRiferimentoNumeroLinea%3E%3CIdDocumento%3EProvvedimento%0A+%0A2571-2014%3C%2FIdDocumento%3E%3CCodiceCIG%3E5902455BF1%3C%2FCodiceCIG%3E%3C%2FDatiConvenzione%3E'
    7     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'simplexml_load_string'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 'SimpleXMLElement'
          5        SEND_VAL                                                 16384
          6        DO_ICALL                                         $2      
          7        SEND_VAR                                                 $2
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
202.44 ms | 1394 KiB | 17 Q