2.1.0
New Rules & Features π
- feat: add ArrayToArrGetRector by @MrPunyapal in #382
- chore: move orphaned rules into sets by @calebdw in #377
- Refactor Carbon static calls to Date Facade by @imliam in #402
- Refactor
config()calls to use type-specific methods when the expected type is known by @imliam in #399
Bugfixes π
- fix: ContainerBindConcreteWithClosureOnlyRector Rule when the abstract is a variable by @jf-m in #386
- fix: skip rule when its overriding the method by @canvural in #387
- fix: use scope to get the correct type in ConvertEnumerableToArrayToAllRector by @calebdw in #384
- fix: skip scope method that is not a scope by @calebdw in #380
- fix: bugs in ServerVariableToRequestFacadeRector by @calebdw in #392
- fix: skip first class callable in DispatchToHelperFunctionsRector by @calebdw in #391
- Exclude
Request::inputcalls from ApplyDefaultInsteadOfNullCoalesceRector by @GeniJaho in #393 - fix: make EloquentOrderByToLatestOrOldestRector more robust by @calebdw in #395
- Fix interpolation processing in ValidationRuleArrayStringValueToArrayRector by @GeniJaho in #396
- Fix DispatchToHelperFunctionsRector when dispatching within self by @GeniJaho in #407
New Contributors
Full Changelog: 2.0.7...2.1.0