What's Changed
Added
- Add support for
public constinSchematable names by @riasvdv in #2315 - Add
TDeclaringModelto code snippet by @ramonrietdijk in #2349 - Add
NoMissingTranslationsRuleby @ramonrietdijk in #2340 - Added
NoPublicModelScopeAndAccessorRule
Fixed
- Use explicit nullable types by @ramonrietdijk in #2343
- fix: align getAccessor with hasAccessor to use camelCase convention by @kei1111 in #2348
- fix: allow null values in trans replacements by @oprypkhantc in #2351
- fix: self::query() for final models by @calebdw in #2338
New Contributors
- @riasvdv made their first contribution in #2315
- @kei1111 made their first contribution in #2348
- @oprypkhantc made their first contribution in #2351
Full Changelog: v3.6.1...v3.7.0