3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo html_entity_decode("Hi Omar,<br/><br/>Here you are my payment details:<br/>PayPal: <a href="mailto:&#109;&#97;&#104;&#112;&#112;&#97;&#99;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">&#109;&#97;&#104;&#112;&#112;&#97;&#99;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;</a><br/>Skrill: <a href="mailto:&#100;&#114;&#109;&#97;&#98;&#117;&#104;&#97;&#105;&#98;&#97;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">&#100;&#114;&#109;&#97;&#98;&#117;&#104;&#97;&#105;&#98;&#97;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;</a><br/><br/>Please let me know once you send the payment, and let me know to which one you sent it.<br/><br/>Thanks,<br/>Mohammad "); ?>
Output for 7.0.0 - 7.0.1
Parse error: syntax error, unexpected 'mailto' (T_STRING), expecting ',' or ')' in /in/vTIdX on line 3
Process exited with code 255.
Output for 5.5.24 - 5.5.30, 5.6.8 - 5.6.16
Parse error: syntax error, unexpected 'mailto' (T_STRING) in /in/vTIdX on line 3
Process exited with code 255.

preferences:
165.55 ms | 1395 KiB | 25 Q