Skip to content

v1.65.0: Symfony 8

Choose a tag to compare

@javiereguiluz javiereguiluz released this 24 Nov 15:48
· 11 commits to 1.x since this release

What's Changed

[9a0276d] Feature: Add support for Symfony 8 (@Kocal)
[d3e8169] Fix: do not implement __serialize() for users without passwords (@xabbuh)
[6f42db1] Fix: PHP 8.4 deprecation about implicitly-nullable-types (@natewiebe13)
[2696e9e] minor: Do not call Reflection*::setAccessible() (@W0rma)