3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = <<<EOD <?xml version="1.0" encoding="UTF-8"?> <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"> <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/cermati/image/upload/c_fill,h_300,w_300/ctjaru9g6c7lowxifxol' height='300' width='300'/>" height="300" width="300"> <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudinary.com/cermati/image/upload/c_thumb,h_120,w_120/ctjaru9g6c7lowxifxol' height='120' width='120'/>" height="120" width="120"/> </media:content> </rss> EOD; $sxe = new SimpleXMLElement($xml); $sxe->registerXPathNamespace('c', 'http://example.org/chapter-title'); $result = $sxe->xpath('//c:title'); foreach ($result as $title) { echo $title . "\n"; }
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.16 - 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.4, 8.3.6
Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Unescaped '<' not allowed in attributes values in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : attributes construct error in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Couldn't find end of Start Tag content line 3 in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : Unescaped '<' not allowed in attributes values in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : attributes construct error in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : Couldn't find end of Start Tag thumbnail line 4 in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 5: parser error : Opening and ending tag mismatch: rss line 2 and media:content in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): </media:content> in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 6: parser error : Extra content at the end of the document in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): </rss> in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Fatal error: Uncaught Exception: String could not be parsed as XML in /in/eLTcf:11 Stack trace: #0 /in/eLTcf(11): SimpleXMLElement->__construct('<?xml version="...') #1 {main} thrown in /in/eLTcf on line 11
Process exited with code 255.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Unescaped '<' not allowed in attributes values in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : attributes construct error in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Couldn't find end of Start Tag content line 3 in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : Unescaped '<' not allowed in attributes values in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : attributes construct error in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : Couldn't find end of Start Tag thumbnail line 4 in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 5: parser error : Opening and ending tag mismatch: rss line 2 and media:content in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): </media:content> in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 6: parser error : Extra content at the end of the document in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): </rss> in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Fatal error: Uncaught Exception: String could not be parsed as XML in /in/eLTcf:11 Stack trace: #0 /in/eLTcf(11): SimpleXMLElement->__construct('<?xml version="...') #1 {main} thrown in /in/eLTcf on line 11
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28
Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Unescaped '<' not allowed in attributes values in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : attributes construct error in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Couldn't find end of Start Tag content line 3 in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:content medium="media.medium" href="<img src='http://res.cloudinary.com/c in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : Unescaped '<' not allowed in attributes values in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : attributes construct error in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 4: parser error : Couldn't find end of Start Tag thumbnail line 4 in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): <media:thumbnail medium="media.thumb.medium" href="<img src='http://res.cloudina in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 5: parser error : Opening and ending tag mismatch: rss line 2 and media:content in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): </media:content> in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): Entity: line 6: parser error : Extra content at the end of the document in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): </rss> in /in/eLTcf on line 11 Warning: SimpleXMLElement::__construct(): ^ in /in/eLTcf on line 11 Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /in/eLTcf:11 Stack trace: #0 /in/eLTcf(11): SimpleXMLElement->__construct('<?xml version="...') #1 {main} thrown in /in/eLTcf on line 11
Process exited with code 255.

preferences:
181.89 ms | 405 KiB | 183 Q