mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
- fix test, php6 displays the class
- mv 38943.phpt to bug38943.phpt
This commit is contained in:
parent
c82408cd25
commit
c5108cf86d
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
Loading…
Add table
Add a link
Reference in a new issue