Skip to content

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 206 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.44

Changelog (v6.4.42...v6.4.44)

  • bug #65510 Fix finding the project root when vendor/ is a symlink (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65191 Don't return a non-callable from getPhpUnitErrorHandler() (@sadiqk2)