What's Changed
- Fix: After prefixing
vendor-prefixed/composer/*, update references toInstalledVersionsetc. throughout project - Fix: Some double-prefixing in Composer files
- Performance: initial work to reduce AST parsing per file to once only (
File::setParsedAst(),::getParsedAst()) - Refactor: more clearly predicate
::isDoRename()on::isAutoloaded(); improveAutoloadedEnumerator - Quality: Many PHPStan fixes
- CI: Fail PHPStan only for errors in modified lines
- CI: Fail on new PHP errors during
strauss.pharcreation (allow list of known errors added)
Full Changelog: 0.29.0...0.29.1