- Fixed multiple bugs including orderByRaw query compilation, exception frame rounding, pushIf Blade directive handling, cookie/session lifetime alignment, and enhanced error messages for config cache, Optimize, BroadcastManager, and non‑s...
- Added new utility methods Stringable::doesntContain() for API symmetry and HTTP Client::mergeUrlParameters() to combine URL parameters without overwriting.
- Performed refactors and test enhancements such as type narrowing after Str::is, switch‑to‑match conversions, docblock improvements, PostgreSQL 18 test support, and reduced duplicate test inserts.