Skip to content

v0.29.1

Latest

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 13 Aug 23:36
· 2 commits to master since this release

What's Changed

  • Fix: After prefixing vendor-prefixed/composer/*, update references to InstalledVersions etc. 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(); improve AutoloadedEnumerator
  • Quality: Many PHPStan fixes
  • CI: Fail PHPStan only for errors in modified lines
  • CI: Fail on new PHP errors during strauss.phar creation (allow list of known errors added)

Full Changelog: 0.29.0...0.29.1