1
0
Fork 0

missed these files in previous commit - fix expected tests due to fixed bug in array values

pull/551/head
Philip Nelson 2017-12-12 22:03:34 +11:00
parent bcb630db90
commit 11ea892447
No known key found for this signature in database
GPG Key ID: 8C8235644C5E2279
2 changed files with 2 additions and 2 deletions

View File

@ -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,

View File

@ -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,