Skip to content

v6.4.44

Choose a tag to compare

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

Changelog (v6.4.43...v6.4.44)

  • bug #65500 Keep backslashes preceding < and > when escaping text (@nicolas-grekas)
  • bug #65471 Fix clearing more lines than a section holds (@nicolas-grekas)
  • bug #65419 Consume the whole escape sequence when reading autocomplete input (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65258 Restore the catchExceptions state after running a command message (@KevinMartinsDev)
  • bug #65065 Fix column widths when a row spans columns (@wazum)