simple-cache icon indicating copy to clipboard operation
simple-cache copied to clipboard

:zap: Simple Cache Abstraction Layer for PHP

Results 14 simple-cache issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | require-dev | major | `~6.0 \|\| ~7.0` ->...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/voku/simple-cache). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | require-dev | pin | `~6.0 \|\| ~7.0` ->...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [psr/simple-cache](https://redirect.github.com/php-fig/simple-cache) | `~1.0 \|\| ~2.0` -> `~1.0 \|\| ~2.0 \|\| ~3.0` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/psr%2fsimple-cache/3.0.0?slim=true)...

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Hi Lars Plesk changed its defaults to use Plesk 17.8.11 - PHP value "disable_functions" changed to default value "opcache_get_status" And Hosters tend do follow this approach. ​ /src/voku/cache/AdapterOpCache.php in Line...

Welcome to [WhiteSource Bolt for GitHub](https://github.com/marketplace/whitesource-bolt)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource Bolt...

For granular cache invalidation it's useful to have a middle road option between `removeAll()` and `removeItem(key)`, and that's removeThose(`regexp`). So that I can remove all the items with a prefix,...

feature_request

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `~6.0 \|\| ~7.0 \|\| ~9.0` ->...

otherwise it is not working for me - - - This change is [](https://reviewable.io/reviews/voku/simple-cache/33)