summaryrefslogtreecommitdiff
path: root/ext/zip/tests/bug38943.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/tests/bug38943.phpt')
-rw-r--r--ext/zip/tests/bug38943.phpt18
1 files changed, 9 insertions, 9 deletions
diff --git a/ext/zip/tests/bug38943.phpt b/ext/zip/tests/bug38943.phpt
index f079f81153..26ddfa2cb1 100644
--- a/ext/zip/tests/bug38943.phpt
+++ b/ext/zip/tests/bug38943.phpt
@@ -28,15 +28,6 @@ array(1) {
int(1)
}
object(myZip)#1 (%d) {
- ["test":"myZip":private]=>
- int(0)
- ["testp"]=>
- string(6) "foobar"
- ["testarray":"myZip":private]=>
- array(1) {
- [0]=>
- int(1)
- }
["lastId"]=>
int(-1)
["status"]=>
@@ -49,4 +40,13 @@ object(myZip)#1 (%d) {
string(0) ""
["comment"]=>
string(0) ""
+ ["test":"myZip":private]=>
+ int(0)
+ ["testp"]=>
+ string(6) "foobar"
+ ["testarray":"myZip":private]=>
+ array(1) {
+ [0]=>
+ int(1)
+ }
}