Something went wrong while setting issue due date.
PHP Fatal error with shadowExpire value after 2038
Closed
PHP Fatal error with shadowExpire value after 2038
When an entry has a unix timestamp value corresponding to a date after 2038 in shadowExpire, we get a PHP Fatal error :
PHP Fatal error: Invalid serialization data for DateTime object in /usr/share/fusiondirectory/include/class_session.inc on line 236
- Changesets:
- Revision 977eb97b by Côme Chilliet on 2017-04-26T13:38:47.000Z:
Fixes #5477 Destroy session in case of fatal error to avoid lock out