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"
|
"containerName": "A"
|
||||||
},
|
},
|
||||||
"type__tostring": "string[]",
|
"type__tostring": "bool[]",
|
||||||
"type": {},
|
"type": {},
|
||||||
"declarationLine": "protected $foo;",
|
"declarationLine": "protected $foo;",
|
||||||
"documentation": null,
|
"documentation": null,
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
},
|
},
|
||||||
"containerName": "A"
|
"containerName": "A"
|
||||||
},
|
},
|
||||||
"type__tostring": "\\__CLASS__[]",
|
"type__tostring": "bool[]",
|
||||||
"type": {},
|
"type": {},
|
||||||
"declarationLine": "private static $deprecationsTriggered;",
|
"declarationLine": "private static $deprecationsTriggered;",
|
||||||
"documentation": null,
|
"documentation": null,
|
||||||
|
|
Loading…
Reference in New Issue