From: Pierre Joye Date: Mon, 25 Sep 2006 09:17:56 +0000 (+0000) Subject: - fix test, php6 displays the class X-Git-Tag: RELEASE_1_0_0RC1~1550 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5108cf86d75609dfb72d9643ba4a08a02b1247e;p=php - fix test, php6 displays the class - mv 38943.phpt to bug38943.phpt --- diff --git a/ext/zip/tests/38943.phpt b/ext/zip/tests/bug38943.phpt similarity index 91% rename from ext/zip/tests/38943.phpt rename to ext/zip/tests/bug38943.phpt index d7236e314b..f4896df99b 100644 --- a/ext/zip/tests/38943.phpt +++ b/ext/zip/tests/bug38943.phpt @@ -28,11 +28,11 @@ array(1) { int(1) } object(myZip)#1 (%d) { - ["test:private"]=> + ["test":"myZip":private]=> int(0) ["testp"]=> string(6) "foobar" - ["testarray:private"]=> + ["testarray":"myZip":private]=> array(1) { [0]=> int(1)