3v4l.org

run code in 300+ PHP versions simultaneously
<?php $strXML = '<?xml version="1.0" encoding="utf-8"?><List><Item PackageID="PID1197131022103218421" PackageName="2013冬季不冷-徽章碎片“季”" LotteryLevel="5" LotteryLevelName="2013冬季不冷-徽章碎片“季”" LotteryScale="0.25" /><Item PackageID="PID1197131022102238558" PackageName="2013冬季不冷-徽章碎片"2013"" LotteryLevel="1" LotteryLevelName="2013冬季不冷-徽章碎片"2013"" LotteryScale="0.24" /><Item PackageID="PID1197131022102721419" PackageName="2013冬季不冷-徽章碎片“温”" LotteryLevel="2" LotteryLevelName="2013冬季不冷-徽章碎片“温”" LotteryScale="0.26" /><Item PackageID="PID1197131022102820466" PackageName="2013冬季不冷-徽章碎片“暖”" LotteryLevel="3" LotteryLevelName="2013冬季不冷-徽章碎片“暖”" LotteryScale="0.0001" /><Item PackageID="PID1197131022102940279" PackageName="2013冬季不冷-徽章碎片“冬”" LotteryLevel="4" LotteryLevelName="2013冬季不冷-徽章碎片“冬”" LotteryScale="0.2499" /></List>'; $xml = simplexml_load_string($strXML);
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Warning: simplexml_load_string(): Entity: line 1: parser error : attributes construct error in /in/1PoIA on line 3 Warning: simplexml_load_string(): PackageID="PID1197131022102238558" PackageName="2013冬季不冷-徽章碎片" in /in/1PoIA on line 3 Warning: simplexml_load_string(): ^ in /in/1PoIA on line 3 Warning: simplexml_load_string(): Entity: line 1: parser error : Couldn't find end of Start Tag Item line 1 in /in/1PoIA on line 3 Warning: simplexml_load_string(): PackageID="PID1197131022102238558" PackageName="2013冬季不冷-徽章碎片" in /in/1PoIA on line 3 Warning: simplexml_load_string(): ^ in /in/1PoIA on line 3
Output for 5.0.0 - 5.0.5
Warning: Entity: line 1: parser error : attributes construct error in /in/1PoIA on line 3 Warning: PackageID="PID1197131022102238558" PackageName="2013冬季不冷-徽章碎片" in /in/1PoIA on line 3 Warning: ^ in /in/1PoIA on line 3 Warning: Entity: line 1: parser error : Couldn't find end of Start Tag Item line 1 in /in/1PoIA on line 3 Warning: PackageID="PID1197131022102238558" PackageName="2013冬季不冷-徽章碎片" in /in/1PoIA on line 3 Warning: ^ in /in/1PoIA on line 3
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: simplexml_load_string() in /in/1PoIA on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
Fatal error: Call to undefined function: simplexml_load_string() in /in/1PoIA on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: simplexml_load_string() in /in/1PoIA on line 3

preferences:
211.43 ms | 401 KiB | 341 Q