cakephp2-php8/lib
mark_story 3aa189eb3a Fix cookie expiry time calculation on 32bit systems.
strtotime() misbehaves on 32bit systems when the resulting timestamp
would overflow an integer. Use a DateTime to workaround this issue.

Fixes #3868
2013-06-03 20:16:18 -04:00
..
Cake Fix cookie expiry time calculation on 32bit systems. 2013-06-03 20:16:18 -04:00