- Scew short open tags

This commit is contained in:
Marcus Boerger 2005-11-26 13:37:30 +00:00
parent 7d3937bdd3
commit 33edd8eafc

View File

@ -1,7 +1,7 @@
--TEST--
Bug #35382 (Comment in end of file produces fatal error)
--FILE--
<?
<?php
eval("echo 'Hello'; // comment");
echo " World";
//last line comment