Releases: vimeo/psalm
Releases · vimeo/psalm
6.14.2
7.0.0-beta13
6.14.1
7.0.0-beta12
What's Changed
Features
- Add PHP 8.5 support by @MarjovanLier in #11604
- Add PHP 8.5 support by @danog
Fixes
- Replace unix
clearcommand with ANSI escape codes to clear the screen by @HenkPoley in #11528
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: 7.0.0-beta11...7.0.0-beta12
6.14.0
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
6.13.1
What's Changed
Fixes
- Add windows support to psalm-review by @HenkPoley in #11528
Full Changelog: 6.13.0...6.13.1
7.0.0-beta11
What's Changed
Features
- ✨ Full support for iterables for
iterator_to_arrayby @andrew-demb in #11430 - Add an
arrayCacheconfiguration key that can be used to disable the newly introduced array cache: this will slightly slow down execution times while reducing RAM usage, avoiding OOM issues on bigger codebases by @danog
Full Changelog: 7.0.0-beta10...7.0.0-beta11
6.13.0
What's Changed
Features
- ✨ Full support for iterables for
iterator_to_arrayby @andrew-demb in #11430 - Add an
arrayCacheconfiguration key that can be used to disable the newly introduced array cache: this will slightly slow down execution times while reducing RAM usage, avoiding OOM issues on bigger codebases by @danog
Full Changelog: 6.12.1...6.13.0
7.0.0-beta10
What's Changed
Fixes
- Fix false negatives with mixed in templated value-of/key-of by @danog in #11499
- Avoid tainting problems with first-class callables by @danog
Full Changelog: 7.0.0-beta9...7.0.0-beta10
6.12.1
What's Changed
Fixes
- Fix false negatives with mixed in templated value-of/key-of by @danog in #11499
- Avoid tainting problems with first-class callables by @danog
Full Changelog: 6.12.0...6.12.1