v11.1.0
- [11.x] MySQL transaction isolation level fix by @mwikberg-virta in #50689
- [11.x] Add ListManagementOptions in SES mail transport by @arifszn in #50660
- [11.x] Accept non-backed enum in database queries by @gbalduzzi in #50674
- [11.x] Add
Conditionable
trait toContext
by @michaelnabil230 in #50707 - [11.x] Adds
@throws
section to the Context's doc blocks by @rnambaale in #50715 - [11.x] Test modifying nullable columns by @hafezdivandari in #50708
- [11.x] Introduce HASH_VERIFY env var by @valorin in #50718
- [11.x] Apply default timezone when casting unix timestamps by @daniser in #50751
- [11.x] Fixes
ApplicationBuilder::withCommandRouting()
usage by @crynobone in #50742 - [11.x] Register console commands, paths and routes after the app is booted by @plumthedev in #50738
- [11.x] Enhance malformed request handling by @jnoordsij in #50735
- [11.x] Adds
withSchedule
tobootstrap/app.php
file by @nunomaduro in #50755 - [11.x] Fix dock block for create method in
InvalidArgumentException.php
by @saMahmoudzadeh in #50762 - [11.x] signature typo by @abrahamgreyson in #50766
- [11.x] Simplify
ApplicationBuilder::withSchedule()
by @crynobone in #50765