missed these files in previous commit - fix expected tests due to fixed bug in array values
parent
bcb630db90
commit
11ea892447
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"containerName": "A"
|
||||
},
|
||||
"type__tostring": "string[]",
|
||||
"type__tostring": "bool[]",
|
||||
"type": {},
|
||||
"declarationLine": "protected $foo;",
|
||||
"documentation": null,
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
"containerName": "A"
|
||||
},
|
||||
"type__tostring": "\\__CLASS__[]",
|
||||
"type__tostring": "bool[]",
|
||||
"type": {},
|
||||
"declarationLine": "private static $deprecationsTriggered;",
|
||||
"documentation": null,
|
||||
|
|
Loading…
Reference in New Issue