1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/docs/running_psalm/issues/ConfigIssue.md
Bruce Weirdan 86050df4d0
Formally deprecate allowCoercionFromStringToClassConst (#5897)
* Mark allowCoercionFromStringToClassConst as deprecated in xml schema

* Emit deprecation warning for `allowCoercionFromStringToClassConst`
2021-06-07 10:46:26 -04:00

186 B

ConfigIssue

Emitted for non-fatal configuration issues, e.g. deprecated configuration switches.

Why this is bad

Your config file may be incompatible with feature Psalm versions.