3v4l.org

run code in 300+ PHP versions simultaneously
<?php simplexml_load_string('<?xml version="1.0" encoding="UTF-8"?><root value="'.chr(0xFC).'ÜÖ"/>')->asXML('php://output');
Output for git.master, git.master_jit
Warning: simplexml_load_string(): Entity: line 1: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xFC 0xC3 0x9C 0xC3 in /in/IDiPv on line 3 Warning: simplexml_load_string(): <?xml version="1.0" encoding="UTF-8"?><root value="�ÜÖ"/> in /in/IDiPv on line 3 Warning: simplexml_load_string(): ^ in /in/IDiPv on line 3 Fatal error: Uncaught Error: Call to a member function asXML() on bool in /in/IDiPv:3 Stack trace: #0 {main} thrown in /in/IDiPv on line 3
Process exited with code 255.
Output for rfc.property-hooks
Warning: simplexml_load_string(): Entity: line 1: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xFC 0xC3 0x9C 0xC3 in /in/IDiPv on line 3 Warning: simplexml_load_string(): <?xml version="1.0" encoding="UTF-8"?><root value="�ÜÖ"/> in /in/IDiPv on line 3 Warning: simplexml_load_string(): ^ in /in/IDiPv on line 3 Fatal error: Uncaught Error: Call to a member function asXML() on false in /in/IDiPv:3 Stack trace: #0 {main} thrown in /in/IDiPv on line 3
Process exited with code 255.

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:
41.95 ms | 401 KiB | 8 Q