diff options
author | Felipe Pena <felipe@php.net> | 2011-06-09 00:23:43 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2011-06-09 00:23:43 +0000 |
commit | 8f4d49796449a78ab34775d354f435bf75d37204 (patch) | |
tree | b0d1e5a08633031227111859514c800bc1e6844e /ext/standard/tests/file/fileowner_variation2.phpt | |
parent | 8d2fe9fcb9f7c5baba1628e0bd6e6b9bd64a4cf2 (diff) | |
download | php-git-8f4d49796449a78ab34775d354f435bf75d37204.tar.gz |
- Missing fixes for grammar fix 's/valid path/a valid path/'
Diffstat (limited to 'ext/standard/tests/file/fileowner_variation2.phpt')
-rw-r--r-- | ext/standard/tests/file/fileowner_variation2.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/fileowner_variation2.phpt b/ext/standard/tests/file/fileowner_variation2.phpt index b904b6b366..feff767879 100644 --- a/ext/standard/tests/file/fileowner_variation2.phpt +++ b/ext/standard/tests/file/fileowner_variation2.phpt @@ -59,7 +59,7 @@ bool(false) bool(false) bool(false) -Warning: fileowner() expects parameter 1 to be valid path, resource given in %s on line %d +Warning: fileowner() expects parameter 1 to be a valid path, resource given in %s on line %d NULL Warning: fileowner(): stat failed for 1234 in %s on line %d |