2.10.4
What's Changed
- Fix: Adjust
CallLikes\NoNamedArgumentRule
to handlestatic
calls on variable expressions by @localheinz in #947 - Fix: Simplify by @localheinz in #949
- Fix: Adjust
CallLikes\NoNamedArgumentRule
to handle calls on invokables by @localheinz in #948 - Fix: Adjust
CallLikes\NoNamedArgumentRule
to handle calls on callables assigned to properties by @localheinz in #950 - Fix: Adjust
CallLikes\NoNamedArgumentRule
to handle other calls with generic error message by @localheinz in #951
Full Changelog: 2.10.3...2.10.4