mirror of
https://github.com/php/php-src.git
synced 2025-01-20 18:53:37 +08:00
fix test
This commit is contained in:
parent
57f76446cf
commit
1ea0bae9c0
@ -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