1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Documented DocComment methods removal

This commit is contained in:
Bruce Weirdan 2022-01-03 20:03:52 +02:00
parent e04d545328
commit 804d0c651d
No known key found for this signature in database
GPG Key ID: CFC3AAB181751B0D

View File

@ -155,3 +155,4 @@
- [BC] Method `Psalm\Issue\CodeIssue::getLocation()` was removed
- [BC] Method `Psalm\Issue\CodeIssue::getFileName()` was removed
- [BC] Method `Psalm\Issue\CodeIssue::getMessage()` was removed
- [BC] Method `Psalm\DocComment::parse()` was removed