3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = "<DatiConvenzione> <RiferimentoNumeroLinea>1</RiferimentoNumeroLinea><IdDocumento>Provvedimento 2571-2014</IdDocumento><CodiceCIG>5902455BF1</CodiceCIG> </DatiConvenzione> "; echo 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/3V0fB
function name:  (null)
number of ops:  8
compiled vars:  !0 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3CDatiConvenzione%3E%0A%09%3CRiferimentoNumeroLinea%3E1%3C%2FRiferimentoNumeroLinea%3E%3CIdDocumento%3EProvvedimento+2571-2014%3C%2FIdDocumento%3E%3CCodiceCIG%3E5902455BF1%3C%2FCodiceCIG%3E%0A%3C%2FDatiConvenzione%3E%0A'
    8     1        INIT_FCALL                                               'simplexml_load_string'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 'SimpleXMLElement'
          4        SEND_VAL                                                 16384
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.57 ms | 1394 KiB | 15 Q