History log of /webtrees/app/Cache.php (Results 1 – 13 of 13)
Revision Date Author Comments
# 2c6f1bd5 21-Mar-2024 Greg Roach <fisharebest@gmail.com>

Implicit/explicit nullable types for PHP 8.4


# e93a8df2 14-Jul-2023 Greg Roach <greg@subaqua.co.uk>

phpdoc


# d11be702 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# b11cdcd4 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# 5bfc6897 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

It is 2022 - update copyright dates


# 5994d605 21-Nov-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #4106 - use PHPdoc template for return type of cache functions


# c4943cff 18-May-2021 Greg Roach <fisharebest@gmail.com>

CodeStyle


# 89f7189b 25-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Use https link in copyright header


# 7476e8a5 28-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2799 - cache keys cannot contain special characters


# c2048608 24-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Use data-filesystem for thumbnail imports


# 14c0ee0f 24-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Use constants instead of magic numbers


# f61677e3 24-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Use filesystem cache for the thumbnail importer


# c692965a 24-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Refactor caching to remove dependency on the illuminate implementation