v8.66.0
Added
- Added withoutDeprecationHandling to testing (#39261)
- Added method for on-demand log creation (#39273)
- Added dateTime to columns that don't need character options (#39269)
- Added
AssertableJson::hasAny
(#39265) - Added
Arr::isList()
method (#39277) - Apply withoutGlobalScope in CanBeOneOfMany subqueries (#39295)
- Added
Illuminate/Support/Testing/Fakes/BusFake::assertNothingDispatched()
(#39286)
Reverted
- Revert "[8.x] Add gate policy callback" (#39290)