What's Changed
Features
- Add PHP 8.5 support by @MarjovanLier in #11604
- Add PHP 8.5 support by @danog
Internal changes
- Improve performance by avoiding repeated scanning of files included/required only once by @mmcev106 in #11478
Other changes
- feat(language server): add --on-open-debounce-ms by @kk-daniel in #11550
- fix(language server): fix --on-change-debounce-ms by @kk-daniel in #11549
- Replace deprecated __sleep method with __serialize by @theodorejb in #11563
- Fix the opcache status retrieval if restricted paths are set. by @dmvrtx in #11556
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #11539
- fix: deprecations for PHP 8.5 by @jorgsowa in #11541
- ci: add nikic/php-parser deprecations to Psalm baseline by @jorgsowa in #11596
- fix: deprecated null offset by @jorgsowa in #11599
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #11593
New Contributors
- @dmvrtx made their first contribution in #11556
- @MarjovanLier made their first contribution in #11604
Full Changelog: 6.13.1...6.14.0