What's Changed
- Filter out internal PHP functions from set by @driftingly in #109
- New
now()->startOfDay()totoday()rule by @peterfox in #114 - Change use of
!blank()and!filled()to use the correct func by @peterfox in #113 - MethodNotAllowed assertion added by @peterfox in #112
- Adds docs for missing rules by @peterfox in #111
- substring to Str::startsWith or Str::endsWith by @peterfox in #116
- Move
ArgumentFuncCallToMethodCallRectorto package by @driftingly in #108
Full Changelog: 0.20.0...0.21.0