krakjoe / apcu

APCu - APC User Cache
Other
957 stars 193 forks source link

apc.php shows wrong timestamps #498

Closed naturefund-falk closed 9 months ago

naturefund-falk commented 9 months ago

The timestamps in the user cache entries list are all wrong. Currently there are somewhere around 1970-03-26. It looks like as apcu has changed the internal timestamp format and this change is not reflected to apc.php.

APCu version 5.1.22 PHP version 8.1.23

nikic commented 9 months ago

This should be fixed in 5.1.23.