What's Changed
New features
- Add support for
CAST
by @mpiot in #116 - Add support for
JSONB_SET_LAX
by @martin-georgiev in #125 - Add support for
JSONB_PRETTY
by @martin-georgiev in #126 - Add support for
REGEXP_LIKE
andREGEXP_MATCH
and their flagged variations by @martin-georgiev in #128
BC changes
- Drop support for PHP 7 by @martin-georgiev in #121
- Promote docBlock annotations to native property, argument and return types by @martin-georgiev in #127
Housekeeping
- Tweak Deptrac configuration by @martin-georgiev in #123
- Enable more Rector setlists by @martin-georgiev in #124
Full Changelog: v1.8.0...v2.0.0