Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CacheItem for PSR-6 needs to start expiring after calling CacheItemInterface#expiresAfter #199

Merged
merged 2 commits into from Aug 10, 2022

Commits on Jul 10, 2022

  1. bugfix: CacheItem for PSR-6 needs to start expiring after calling…

    … `CacheItemInterface#expiresAfter`
    
    More details can be found in laminas/laminas-cache-storage-adapter-test#31
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Jul 10, 2022
    Copy the full SHA
    db20552 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. qa: require PHP 7.4 along with the latest version of `laminas-cache-s…

    …torage-adapter-test` to get rid of unstable `cache/integration-tests`
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Jul 29, 2022
    Copy the full SHA
    2c16a5b View commit details
    Browse the repository at this point in the history