- [12.x] Allow newer versions for phiki/phiki than 2.0.0 by @hebbet in #57075
- [12.x] Use null coalescing for memoryExceededExitCode by @jackbayliss in #57090
- [12.x] Fix 'can' function that was defined in RouterRegistrar in #54648 by @pdewit in #57072
- [12.x] Fix SQS FIFO and fair queue support by @patrickcarlohickman in #57080
- atomically flush redis cache tags by @taylorotwell in #57098
- [12.x] Add type hints to
\Illuminate\Support\Str
by @shaedrich in #57096 - Doc: Update Database Connection getElapsedTime comment to specify unit by @glensc in #57099
- [12.x] Add support for Ordinal Position in validation messages by @BinaryKitten in #57109
- [12.x] Fix exception frame file path on Windows by @avosalmon in #57103
- Add fallback to copy buttons on new exception page by @joaokamun in #57092
- [12.x] Adds
Macroable
trait toIlluminate/Support/Benchmark
by @1tim22 in #57107