From: Ilia Alshanetsky Date: Sun, 18 Dec 2005 14:21:27 +0000 (+0000) Subject: Test fixes X-Git-Tag: php-5.1.2RC1~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6f856fbeca9708e13685073b4de83151401c213;p=php Test fixes --- diff --git a/tests/lang/bug32924.phpt b/tests/lang/bug32924.phpt index ddb8301e31..d72b0eaa2e 100644 --- a/tests/lang/bug32924.phpt +++ b/tests/lang/bug32924.phpt @@ -1,12 +1,12 @@ --TEST-- Bug #32924 (prepend does not add file to included files) --INI-- -include_path=. -auto_prepend_file=tests/lang/inc.inc +include_path={PWD} +auto_prepend_file=inc.inc --FILE-- END --EXPECT-- diff --git a/tests/lang/bug35382.phpt b/tests/lang/bug35382.phpt index 1bd525ffb0..69190d4c95 100755 --- a/tests/lang/bug35382.phpt +++ b/tests/lang/bug35382.phpt @@ -1,6 +1,6 @@ --TEST-- Bug #35382 (Comment in end of file produces fatal error) ---FILE-- +--FILEEOF--