From: Nuno Lopes Date: Tue, 8 Jul 2008 14:38:31 +0000 (+0000) Subject: add more tests for the parser. currently both fail X-Git-Tag: php-5.3.0alpha1~441 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29e7475124f3837d72b379581ed7a23ce2077bc1;p=php add more tests for the parser. currently both fail --- diff --git a/tests/lang/comments.phpt b/tests/lang/comments.phpt index 682366ec27..365beffdd7 100644 --- a/tests/lang/comments.phpt +++ b/tests/lang/comments.phpt @@ -16,7 +16,7 @@ echo "e este, # hein?"; echo "\n"; ?> ---EXPECTF-- +--EXPECT-- #teste2 #ola uhm # ah diff --git a/tests/lang/comments2.phpt b/tests/lang/comments2.phpt new file mode 100644 index 0000000000..8d727d91d0 --- /dev/null +++ b/tests/lang/comments2.phpt @@ -0,0 +1,9 @@ +--TEST-- +#-style comments (part 2) +--FILEEOF-- + +# tag +--FILE-- + + + +texto