3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = new SimpleXMLElement('<sorrow/>'); $dom = new DOMDocument('1.0', 'utf-8'); $dom->appendChild(new DOMCdataSection('jfoaiwejf eoaijfc 9e8a 98agh98fhaeh(g8dshg9a8dhsf78afgg>?>><?DS<F?>D')); var_dump($dom); $xml->addChild($dom->saveXML($dom->documentElement)); echo $xml->asXML();
Output for git.master, git.master_jit, rfc.property-hooks
object(DOMDocument)#2 (38) { ["config"]=> NULL ["doctype"]=> NULL ["implementation"]=> string(22) "(object value omitted)" ["documentElement"]=> NULL ["actualEncoding"]=> string(5) "utf-8" ["encoding"]=> string(5) "utf-8" ["xmlEncoding"]=> string(5) "utf-8" ["standalone"]=> bool(true) ["xmlStandalone"]=> bool(true) ["version"]=> string(3) "1.0" ["xmlVersion"]=> string(3) "1.0" ["strictErrorChecking"]=> bool(true) ["documentURI"]=> NULL ["formatOutput"]=> bool(false) ["validateOnParse"]=> bool(false) ["resolveExternals"]=> bool(false) ["preserveWhiteSpace"]=> bool(true) ["recover"]=> bool(false) ["substituteEntities"]=> bool(false) ["firstElementChild"]=> NULL ["lastElementChild"]=> NULL ["childElementCount"]=> int(0) ["nodeName"]=> string(9) "#document" ["nodeValue"]=> NULL ["nodeType"]=> int(9) ["parentNode"]=> NULL ["childNodes"]=> string(22) "(object value omitted)" ["firstChild"]=> string(22) "(object value omitted)" ["lastChild"]=> string(22) "(object value omitted)" ["previousSibling"]=> NULL ["nextSibling"]=> NULL ["attributes"]=> NULL ["ownerDocument"]=> NULL ["namespaceURI"]=> NULL ["prefix"]=> string(0) "" ["localName"]=> NULL ["baseURI"]=> NULL ["textContent"]=> string(69) "jfoaiwejf eoaijfc 9e8a 98agh98fhaeh(g8dshg9a8dhsf78afgg>?>><?DS<F?>D" } <?xml version="1.0"?> <sorrow><<?xml version="1.0" encoding="utf-8"?> <![CDATA[jfoaiwejf eoaijfc 9e8a 98agh98fhaeh(g8dshg9a8dhsf78afgg>?>><?DS<F?>D]]> /></sorrow>

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:
84.57 ms | 405 KiB | 8 Q