1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
psalm/docs/running_psalm
Bruce Weirdan 19a1005bc3
Forbid most magic methods on enums
Fixes vimeo/psalm#8889

Additionally this fixes case-sensitivity of
MethodSignatureMustOmitReturnType issue

Fixes vimeo/psalm#8888
2022-12-12 03:03:20 -04:00
..
issues Forbid most magic methods on enums 2022-12-12 03:03:20 -04:00
plugins Cleanup documentation (#8702) 2022-11-12 14:50:46 -05:00
checking_non_php_files.md
command_line_usage.md
configuration.md Adds documentation for the forbiddenFunctions config option 2022-12-01 13:42:02 -05:00
dealing_with_code_issues.md Adding note about referencedMethod 2022-08-13 16:14:51 +02:00
error_levels.md Forbid most magic methods on enums 2022-12-12 03:03:20 -04:00
installation.md Update installation.md - 5 requires PHP >= 7.4 2022-12-02 00:35:56 +09:00
issues.md Forbid most magic methods on enums 2022-12-12 03:03:20 -04:00
language_server.md