v11.7.0
- [11.x] Fix SesV2Transport to use correct
EmailTags
argument by @Tietew in #51265 - [11.x] Add Databases nightly workflow by @Jubeki in #51218
- [11.x] update "min" and "max" rule comments by @browner12 in #51274
- [11.x] Fix namespace and improvement PSR in
ClassMakeCommandTest.php
by @saMahmoudzadeh in #51280 - [11.x] improvement test coverage for view components. by @saMahmoudzadeh in #51271
- [11.x] Introduce method
Rule::array()
by @Jacobs63 in #51250 - [11.x] Fix docblock for collection pluck methods by @SanderMuller in #51295
- [11.x] Add tests for handling non-baked enum and empty string requests by @hrant1020 in #51289
- blank and filled now support stringable by @lava83 in #51300
- [11.x] Fix ratio validation for high ratio images by @ahmedbally in #51296
- [11.x] Add int|float support to e method by @trippo in #51314
- [11.x] Add release notes by @driesvints in #51310
- [11.x]
Stringable
is also an interface of symfony by @lava83 in #51309 - [11.x] Add some tests and improvement test coverage for
Str::camel
by @saMahmoudzadeh in #51308 - [11.x] Using the
??
Operator (Null Coalescing Operator) by @saMahmoudzadeh in #51305 - [11.x] Add ability to override the default loading cached Routes for application by @ahmedabdel3al in #51292
- [11.x] Add ->whereJsonOverlaps() for mysql by @parkourben99 in #51288
- [11.x] Add
InteractsWithInput
methods toValidatedInput
by @aydinfatih in #51316 - [11.x] Adding PasswordResetLinkSent event by @Muffinman in #51253