]> granicus.if.org Git - php/commitdiff
- fix test, php6 displays the class
authorPierre Joye <pajoye@php.net>
Mon, 25 Sep 2006 09:17:56 +0000 (09:17 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 25 Sep 2006 09:17:56 +0000 (09:17 +0000)
- mv 38943.phpt to bug38943.phpt

ext/zip/tests/bug38943.phpt [moved from ext/zip/tests/38943.phpt with 91% similarity]

similarity index 91%
rename from ext/zip/tests/38943.phpt
rename to ext/zip/tests/bug38943.phpt
index d7236e314b10e4fad5b92a7541e477762f9aa8fe..f4896df99bc7d40d464a96c7a7f6f351f6d314b1 100644 (file)
@@ -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)