Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

v4.4.9

Compare
Choose a tag to compare
@fabpot fabpot released this 31 May 05:30
· 263 commits to 4.4 since this release
v4.4.9

Changelog (v4.4.8...v4.4.9)

  • bug #37008 Fixed AbstractToken::hasUserChanged() (wouterj)
  • bug #36974 Fixed handling of CSRF logout error (wouterj)
  • bug #35944 Fix wrong roles comparison (thlbaut)
  • bug #36862 Unserialize $parentData, if needed, to avoid errors (rfaivre)
  • bug #36824 fix compat of NativePasswordEncoder with pre-PHP74 values of PASSWORD_* consts (nicolas-grekas)