mirror of
https://github.com/php/php-src.git
synced 2025-01-15 00:05:02 +08:00
- Scew short open tags
This commit is contained in:
parent
7d3937bdd3
commit
33edd8eafc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user