3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = "<DatiConvenzione> <RiferimentoNumeroLinea>1</RiferimentoNumeroLinea><IdDocumento>Provvedimento 2571-2014</IdDocumento><CodiceCIG>5902455BF1</CodiceCIG> </DatiConvenzione> <DatiConvenzione> <RiferimentoNumeroLinea>2</RiferimentoNumeroLinea><IdDocumento>Provvedimento 2571-2014</IdDocumento><CodiceCIG>5902455BF1</CodiceCIG> </DatiConvenzione>"; print_r(simplexml_load_string($test,'SimpleXMLElement', LIBXML_NOCDATA));
Output for git.master, git.master_jit, rfc.property-hooks
Warning: simplexml_load_string(): Entity: line 4: parser error : Extra content at the end of the document in /in/kGER7 on line 8 Warning: simplexml_load_string(): <DatiConvenzione> <RiferimentoNumeroLinea>2</RiferimentoNumeroLinea><IdDocumento in /in/kGER7 on line 8 Warning: simplexml_load_string(): ^ in /in/kGER7 on line 8

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
35.35 ms | 402 KiB | 8 Q