Skip to content

3.0.0

Latest

Choose a tag to compare

@ergebnis-bot ergebnis-bot released this 25 Dec 17:32
· 201 commits to main since this release
Immutable release. Only release title and notes can be modified.
3.0.0
4db37da

What's Changed

  • github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #1120
  • composer(deps-dev): Bump phpstan/phpstan-phpunit from 2.0.10 to 2.0.11 by @dependabot[bot] in #1122
  • composer(deps-dev): Bump ergebnis/rector-rules from 1.8.0 to 1.9.0 by @dependabot[bot] in #1121
  • Enhancement: Use File instead of string when referencing paths to files by @localheinz in #1123
  • Fix: Reject blank or empty string when attempting to create a File by @localheinz in #1124
  • Fix: Rename ExceptionInterface to Exception by @localheinz in #1125
  • Fix: Rename File to FilePath by @localheinz in #1126
  • Fix: Rename FileCouldNotBeParsed::fromFileAndParseError() to FileCouldNotBeParsed::atFilePathWithParseError() by @localheinz in #1127
  • Enhancement: Extract Source by @localheinz in #1128
  • Fix: Adjust mutation score by @localheinz in #1129
  • Enhancement: Use Source instead of string when referencing source code by @localheinz in #1130
  • Fix: Throw FileCouldNotBeParsed when attempting to collect Constructs from from Finder yielding SplFileInfo with unparseable code by @localheinz in #1131
  • Fix: Rename constructors by @localheinz in #1132
  • Fix: Rename ConstructFromFile to ConstructFromFilePath by @localheinz in #1133
  • Fix: Rename ConstructFromFileCollector to ConstructFromFilePathCollector by @localheinz in #1134

Full Changelog: 2.0.0...3.0.0