·
201 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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
Fileinstead ofstringwhen referencing paths to files by @localheinz in #1123 - Fix: Reject blank or empty
stringwhen attempting to create aFileby @localheinz in #1124 - Fix: Rename
ExceptionInterfacetoExceptionby @localheinz in #1125 - Fix: Rename
FiletoFilePathby @localheinz in #1126 - Fix: Rename
FileCouldNotBeParsed::fromFileAndParseError()toFileCouldNotBeParsed::atFilePathWithParseError()by @localheinz in #1127 - Enhancement: Extract
Sourceby @localheinz in #1128 - Fix: Adjust mutation score by @localheinz in #1129
- Enhancement: Use
Sourceinstead ofstringwhen referencing source code by @localheinz in #1130 - Fix: Throw
FileCouldNotBeParsedwhen attempting to collectConstructsfrom fromFinderyieldingSplFileInfowith unparseable code by @localheinz in #1131 - Fix: Rename constructors by @localheinz in #1132
- Fix: Rename
ConstructFromFiletoConstructFromFilePathby @localheinz in #1133 - Fix: Rename
ConstructFromFileCollectortoConstructFromFilePathCollectorby @localheinz in #1134
Full Changelog: 2.0.0...3.0.0