3v4l.org

run code in 300+ PHP versions simultaneously
<?php $feed = new StdClass; $feed->name = 'foo'; $feed->url = 'bar'; $html = <<<HTML onclick="javascript:modify_feed('{$feed->name{','{$feed->url}');" HTML; echo $html;
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.26
Parse error: syntax error, unexpected '{' in /in/nRglj on line 6
Process exited with code 255.

preferences:
194.37 ms | 1395 KiB | 63 Q