- Fix documentation link generation for Tests namspaced classes
- Add .inc to files to analysis
- Remove unused parameter and value from error callback in upgrade_status_queue.js
- In case of fatal error continue the scan and store it by project in the deprecation report.
- Remove previously stored deprecation result for related project on re-scan/single scan
- Change scan result storage from cache to keyValueStore
- Cleanup failed jobs before run it again to avoid deprecation scan freeze
- Check modified PHPStan config file before create it
Bugfixes
Issue #3050765 by chmez: Module should adhere to coding standards
Issue #3050711 by chmez: Proximity default value causes no results on people overview
Issue #3050752 by chmez: Use PHP arrays instead of parsing a YAML string