summaryrefslogtreecommitdiff
path: root/ext/zip/tests
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-11-19 11:12:30 +0000
committerAntony Dovgal <tony2001@php.net>2007-11-19 11:12:30 +0000
commitbb2e67aa75a00c101dcf68558e90b400c31fde62 (patch)
tree7d36b6317235b302601e525751a9335a2aa16b2f /ext/zip/tests
parent969dda1b51becea9133c746b34e8c3f0ba179f0c (diff)
downloadphp-git-bb2e67aa75a00c101dcf68558e90b400c31fde62.tar.gz
fix test
Diffstat (limited to 'ext/zip/tests')
-rw-r--r--ext/zip/tests/oo_properties.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/oo_properties.phpt b/ext/zip/tests/oo_properties.phpt
index e056194c4d..7078f454cf 100644
--- a/ext/zip/tests/oo_properties.phpt
+++ b/ext/zip/tests/oo_properties.phpt
@@ -41,7 +41,7 @@ zip->numFiles (4):
empty(): 0
isset(): 1
-Notice: Undefined property: ZipArchive::$bogus in %s on line %d
+Notice: Undefined property: ZipArchive::$bogus in %s on line %d
zip->bogus (0):
empty(): 1
isset(): 0