Bug#1052159: Patch available

2023-10-27 Thread Guido Berhoerster
Hi Daniel, Am 17.10.23 um 15:12 schrieb Daniel Teichmann: > The underlaying problem was that at $config->ldap->re were LDAP\ResultEntry > objects stored. They can't be serialized anymore (since PHP8.1). > And since $ldap->re is inside of $config object, it will be written to > $_SESSION too.

Bug#1052159: Patch available

2023-10-17 Thread Daniel Teichmann
Hey, The underlaying problem was that at $config->ldap->re were LDAP\ResultEntry objects stored. They can't be serialized anymore (since PHP8.1). And since $ldap->re is inside of $config object, it will be written to $_SESSION too. This fails silently (except if you call