What's Changed
- Changed
retry()
helper stub to accept callable as$sleepMilliseconds
by @Plytas in #1698 - feat: implement stub versioning by @fyrts in #1710
- feat: add dynamic return type extension for str helper by @Daanra in #1706
- fix: Fixed false detection of columns being nullable by @nikolicaleksa in #1712
- feat: add test for dropColumn() when an array is passed by @EtraEllecon in #1711
- Add stub for
FormRequest::validated
by @fyrts in #1723 - Add 128 MB to unit test memory limit by @szepeviktor in #1733
- feat: Support migrations with conditional statements by @nikolicaleksa in #1714
- Ignore new monicahq/chandler error by @szepeviktor in #1756
- Test against php 8.3 by @sergiy-petrov in #1758
- Allow integration tests to run against Laravel 11 by @crynobone in #1761
- chore: fix e2e-tests.yml by @szepeviktor in #1765
- Fix snake count by @mad-briller in #1772
- Fix Redis facade tests by @ondrejmirtes in #1779
New Contributors
- @Plytas made their first contribution in #1698
- @fyrts made their first contribution in #1710
- @nikolicaleksa made their first contribution in #1712
- @EtraEllecon made their first contribution in #1711
- @sergiy-petrov made their first contribution in #1758
Full Changelog: v2.6.4...v2.6.5