Releases
v9.32.0
Added
New env:encrypt and env:decrypt commands (#44034 )
Share WithoutOverlapping key across jobs (#44227 )
Add missing citext type mapping to Illuminate/Database/Console/DatabaseInspectionCommand::$typeMappings
(#44237 )
Short attribute syntax for Blade Components (#44217 )
Adds source file to dd function output (#44211 )
Add methods to get request data as integer or float (#44239 )
Adds Eloquent User Provider query handler (#44226 )
Added Illuminate/Support/Testing/Fakes/BusFake::dispatchFakeBatch()
(#44176 )
Added methods to cast Stringables (#44238 )
Added Illuminate/Routing/UrlGenerator::withKeyResolver()
(#44254 )
Add a hook to the serialisation of collections (#44272 )
Allow enum route bindings to have default values (#44255 )
Added benchmark utility class (b4293d7 , #44297 )
Added Illuminate/Console/Scheduling/ManagesFrequencies::everyOddHour()
(#44288 )
Fixed
Fix incrementing string keys (#44247 )
Fix bug in Fluent Class with named arguments in migrations (#44251 )
Fix "about" command caching report (#44305 )
Fixes memory leaks (#44306 , #44307 )
Changed
Patch for timeless timing attack vulnerability in user login (#44069 )
Refactor: register commands in artisan service (#44257 )
Allow factories to recycle models with for method (#44265 )
Use dedicated method for placeholder replacement in validator (#44296 )
You canβt perform that action at this time.