simple-cache
simple-cache copied to clipboard
top-most EditorConfig file root = true conflict with .editorconfig main root my project
Per [this thread](https://github.com/php-fig/simple-cache/commit/c671bf12e2e3d06e8af28421177b15b9f29d55e0), I understand that tool support is not a concern or priority for the FIG, so I don't expect this PR will be merged - a replacement package...
What: Standardizes the README file providing a common language and an implementation link. Why: There are differences between PSR's READMEs in regarding language and the lacking of implementations references. So...
I was looking at the dependency graph of some of my applications and I noticed I was mostly depending on `psr/simple-cache:^1.0`. I knew about the introduction of version 2.0.0 and...
This pull request - [x] adds a link to the source to `composer.json` 💁♂️ For reference, see https://getcomposer.org/doc/04-schema.md#support.
Hello, can you please release this fix as 1.0.2? This is a fix for PHP 7.4 Static analysators (PHPStan) returns error for `@throws` doc that `Psr\SimpleCache\InvalidArgumentException is not subtype of...