mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
3aa189eb3a
strtotime() misbehaves on 32bit systems when the resulting timestamp would overflow an integer. Use a DateTime to workaround this issue. Fixes #3868 |
||
---|---|---|
.. | ||
Acl | ||
Auth | ||
AclComponent.php | ||
AuthComponent.php | ||
CookieComponent.php | ||
EmailComponent.php | ||
PaginatorComponent.php | ||
RequestHandlerComponent.php | ||
SecurityComponent.php | ||
SessionComponent.php |