summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2007-10-21 15:41:53 +0000
committerIlia Alshanetsky <iliaa@php.net>2007-10-21 15:41:53 +0000
commitade493157b8f0aa44578d4a3269a63d87cfb37e2 (patch)
tree2c42e8cce1388cf7ec73b92e700b2075fbb1f2fe /ext
parent4a425baa92b95a6438cd684eb74b0ea31c409f8e (diff)
downloadphp-git-ade493157b8f0aa44578d4a3269a63d87cfb37e2.tar.gz
MFB: 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 150ca2c423..65609e9f10 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)