Releases
v8.78.0
Added
Added schedule:clear-mutex
command (#40135 )
Added ability to define extra default password rules (#40137 )
Added a mergeIfMissing
method to the Illuminate Http Request class (#40116 )
Added Illuminate/Support/MultipleInstanceManager
(40913ac )
Added SimpleMessage::lines()
(#40147 )
Added Illuminate/Support/Testing/Fakes/BusFake::assertBatchCount()
(#40217 )
Enable only-to-others functionality when using Ably broadcast driver (#40234 )
Added ability to customize json options on JsonResource response (#40208 )
Added Illuminate/Support/Stringable::toHtmlString()
(#40247 )
Changed
Improve support for custom Doctrine column types (#40119 )
Remove an useless check in Console Application class (#40145 )
Sort collections by key when first element of sort operation is string (even if callable) (#40212 )
Use first host if multiple in Illuminate/Database/Console/DbCommand::getConnection()
(#40226 )
Improvement in the Reflector class (#40241 )
Fixed
Clear recorded calls when calling Http::fake() (#40194 )
Fixed attribute casting (#40245 , c0d9735 )
You canβt perform that action at this time.