Skip to content

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
· 231 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.16...v7.4.17)

  • 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 #65263 Keep falsy answers when collecting an array with # (@sadiqk2)
  • bug #65258 Restore the catchExceptions state after running a command message (@KevinMartinsDev)