Skip to content

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 308 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 #65501 Fix the priority of the accessor named after the property (@nicolas-grekas)
  • bug #65523 Use the same mutator method for types and write info (@nicolas-grekas)
  • bug #65275 Ignore methods that only look like accessors (@nicolas-grekas)
  • bug #64982 Do not report a non-public mutator as writable (@nicolas-grekas)