3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = ' <?xml version="1.0" encoding="utf-8"?> <SMS-InsRequest> <CLIENT user="test" pwd="demo" from="5555" /> <INSERTMSG text="Hi &quot;John&quot;. API test1 date: 24.07.2013"></INSERTMSG> </SMS-InsRequest> '; echo $xml
Output for 5.4.0 - 5.4.17
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/QRLUT on line 10
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /in/QRLUT on line 10
Process exited with code 255.

preferences:
168.23 ms | 1395 KiB | 53 Q