1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 07:28:09 +02:00

Fixes for broken tests.

This commit is contained in:
Jeraimee Hughes
2011-05-17 15:08:15 +00:00
parent e5c1c42220
commit daecb2c0f4
2 changed files with 3 additions and 3 deletions
+1 -3
View File
@@ -57,8 +57,6 @@ int(%d)
Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
bool(false)
int(%d)
Warning: unlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
bool(false)
bool(true)
*** Finished testing open_basedir configuration [linkinfo] ***