From c39a2f7143c6d73e3fd7e9d5203cdfe2e69c8c4f Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 19 Nov 2007 11:12:36 +0000 Subject: fix test --- ext/zip/tests/oo_properties.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') 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 -- cgit v1.2.1