summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2007-10-21 15:41:29 +0000
committerIlia Alshanetsky <iliaa@php.net>2007-10-21 15:41:29 +0000
commit7f32916af0cf9a8b2e80433f37dfdba610685be3 (patch)
treee3f8290354fe1c25a9907b2fca4d1480ec8513cc /ext
parent36ca7b94e6844069a0479439d7e18d15c607d762 (diff)
downloadphp-git-7f32916af0cf9a8b2e80433f37dfdba610685be3.tar.gz
Fixed bug #42944 (test failing due to expectation that /etc/passwd has 0644
permissions).
Diffstat (limited to 'ext')
-rw-r--r--ext/standard/tests/file/006_error.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/006_error.phpt b/ext/standard/tests/file/006_error.phpt
index b814e5b697..ac95ca5700 100644
--- a/ext/standard/tests/file/006_error.phpt
+++ b/ext/standard/tests/file/006_error.phpt
@@ -70,7 +70,7 @@ unlink( dirname(__FILE__)."/006_error.tmp");
Warning: chmod(): %s in %s on line %d
bool(false)
-100644
+100%d44
Warning: chmod(): %s in %s on line %d
bool(false)