v8.83.0
Added
- Add isolation level configuration for Postgres connector by @rezaamini-ir in #40767
- Add a string helper to swap multiple keywords in a string by @amitmerchant1990 in #40831 & 220f4ac
Changed
- Make
PendingRequest
Conditionable
by @phillipfickl in #40762 - Add a BladeCompiler::renderComponent() method to render a component instance by @tobyzerner in #40745
- Doc block tweaks in
BladeCompiler.php
by @JayBizzle in #40772 - Revert Bit operators by @driesvints in #40791
- Improves
Support\Reflector
to support checking interfaces by @hassanhe in #40822 - Support cursor pagination with union query by @deleugpn in #40848
- Consistent
Stringable::swap()
&Str::swap()
implementations by @derekmd in #40855
Fixed
- Do not set SYSTEMROOT to false by @Galaxy0419 in #40819