mirror of
https://github.com/danog/psalm.git
synced 2024-12-04 02:27:59 +01:00
ab3016af6e
This change does a few things: * Renames `BeforeAnalyzeFileInterface` to `BeforeFileAnalysisInterface`. * Adds a few more parameters to `BeforeFileAnalysisInterface`. * Since the analysis was never called due to a bug, the above two changes are safe to do. * Fix the above-mentioned bug, and now adds the hooks to the config. * Update the documentation about the File-related analysis plugin hooks. * Add a test to ensure that this does not break again in the future. Fixes: #3969 |
||
---|---|---|
.. | ||
issues | ||
plugins | ||
checking_non_php_files.md | ||
command_line_usage.md | ||
configuration.md | ||
dealing_with_code_issues.md | ||
error_levels.md | ||
installation.md | ||
issues.md | ||
language_server.md |