Skip to content

6.5.0

Compare
Choose a tag to compare
@danog danog released this 07 Feb 21:05
· 286 commits to 6.x since this release
38fc844

What's Changed

Features

  • The psalm.dev REPL now supports the disableVarParsing config by @danog
  • Add allFunctionsGlobal and allConstantsGlobal options, useful for legacy codebases which do not use Composer to preload functions and constants by @danog in #11259

Fixes

  • Fix deep scanning of files light-scanned in main thread by @danog in #11264
  • Template inference bugfix by @danog in #11267
  • Force usage of latest patch version of PHP to avoid PHP bugs by @danog in #11270

Full Changelog: 6.4.1...6.5.0