GitHub / php-cache/cache issues and pull requests
#279 - chore: add testruns for PHP 8.2 and 8.3
Pull Request -
State: open - Opened by Chris53897 over 1 year ago
- 1 comment
#278 - feat: allow "psr/cache" 3
Pull Request -
State: open - Opened by Chris53897 over 1 year ago
#277 - Guarding against null values before unserializing
Pull Request -
State: open - Opened by brentscheffler almost 2 years ago
- 1 comment
#275 - Remove indirect dependencies
Pull Request -
State: open - Opened by villfa over 2 years ago
#274 - Allow common adapters to use later versions of psr/simple-cache
Pull Request -
State: closed - Opened by jonwayne-tithely over 2 years ago
#273 - Allow for later simple-cache versions
Pull Request -
State: closed - Opened by jonwayne-tithely over 2 years ago
#272 - CI fixes, Predis update, deprecation warning fix
Pull Request -
State: open - Opened by sideshowcoder over 2 years ago
- 3 comments
#271 - Add return type annotation to future proof PSR-6 compatibility
Pull Request -
State: open - Opened by debo almost 3 years ago
#270 - Allow `psr/cache` `^1.0 || ^2.0 || ^3.0`
Pull Request -
State: closed - Opened by evansims almost 3 years ago
- 1 comment
#269 - Fix typo in README
Pull Request -
State: closed - Opened by szepeviktor about 3 years ago
- 2 comments
#268 - allow use of psr/cache:^3.0
Pull Request -
State: open - Opened by jguittard about 3 years ago
- 5 comments
#267 - added extra check before unserialising
Pull Request -
State: open - Opened by gertvdb about 3 years ago
#266 - Update composer.json
Pull Request -
State: open - Opened by KamilKubicki over 3 years ago
#265 - Update filesystem adapter to Flysystem v2 & v3
Pull Request -
State: open - Opened by Slamdunk over 3 years ago
- 7 comments
#264 - Update PSR libraries
Pull Request -
State: open - Opened by enumag over 3 years ago
- 2 comments
#263 - Allow Doctrine Cache v2
Pull Request -
State: closed - Opened by ruudk over 3 years ago
#262 - Remove travis badge
Pull Request -
State: closed - Opened by Nyholm over 3 years ago
#261 - [Prefix] Use stable version of hierarchical cache
Pull Request -
State: closed - Opened by Nyholm over 3 years ago
#260 - Run tests on PHP 8.1
Pull Request -
State: closed - Opened by Nyholm over 3 years ago
#259 - Prepare new releases
Pull Request -
State: closed - Opened by Nyholm over 3 years ago
#258 - Fix master
Pull Request -
State: closed - Opened by ruudk over 3 years ago
- 6 comments
#257 - Drop PHP 5.6 + 7.0
Pull Request -
State: closed - Opened by ruudk over 3 years ago
- 1 comment
#256 - Remove .travis.yml
Pull Request -
State: closed - Opened by Nyholm over 3 years ago
#255 - Allow psr/cache ^1.0 || ^2.0
Pull Request -
State: closed - Opened by ruudk over 3 years ago
- 1 comment
#254 - Allow psr/log ^1.0 || ^2.0 || ^3.0
Pull Request -
State: closed - Opened by ruudk over 3 years ago
- 3 comments
#253 - update tag interop
Pull Request -
State: closed - Opened by Alexander1000 over 3 years ago
- 9 comments
#252 - APCu - Remove not needed serialize / unserialize
Pull Request -
State: open - Opened by mongeron over 3 years ago
#251 - Update filesystem adapter to Flysystem v2
Pull Request -
State: open - Opened by gijsdev almost 4 years ago
- 1 comment
#250 - APCU: use ttl of 0 when passed null
Pull Request -
State: closed - Opened by Firehed about 4 years ago
- 4 comments
#249 - [PHPArray] Fixed typo in changelog
Pull Request -
State: open - Opened by Nyholm over 4 years ago
#248 - Added changelogs for new versions
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#247 - Normalize the composer.json files
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#246 - [TagInterop] Updated changelog
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#245 - Remove Travis
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#244 - Use HTTPS
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#243 - Fixed illuminate tests
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#242 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#241 - Try to make build green
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
- 1 comment
#240 - Make Github Actions green
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#239 - Use Github actions for CI
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
- 1 comment
#238 - Show that we support PHP8
Pull Request -
State: closed - Opened by Nyholm over 4 years ago
#237 - Use replace instead of conflict in composer.json
Pull Request -
State: closed - Opened by marcusirgens about 5 years ago
- 1 comment
#236 - Switch Redis to use Sets instead of Lists
Pull Request -
State: open - Opened by neufena about 5 years ago
#235 - Add php7.3 to travis matrix
Pull Request -
State: closed - Opened by RusiPapazov over 5 years ago
- 1 comment
#234 - Add support laravel 6.0
Pull Request -
State: closed - Opened by rez1dent3 almost 6 years ago
- 6 comments
#233 - Support Laravel 5.7 and 5.8
Pull Request -
State: closed - Opened by GrahamCampbell about 6 years ago
- 1 comment
#232 - fix typo in README.md
Pull Request -
State: closed - Opened by marvinhinz about 6 years ago
#231 - Fix NamespacedCachePool to strip off the prefix when getting multiple keys
Pull Request -
State: closed - Opened by sbol-coolblue about 6 years ago
- 1 comment
#230 - Fix PrefixedCachePool to strip off the prefix when getting multiple keys.
Pull Request -
State: closed - Opened by sbol-coolblue about 6 years ago
- 1 comment
#229 - | Question | Answer | ------------- | ------ | Bug fix? | yes/no | New feature? | yes/no | BC breaks? | yes/no | Deprecations? | yes/no | Tests pass? | yes/no | Fixed tickets | comma-separated list of tickets fixed by the PR, if any | License | MIT | Doc PR | reference to the documentation PR, if any
Pull Request -
State: closed - Opened by sbol-coolblue about 6 years ago
#228 - FilesystemCachePool: Getters/setters added for folder and filesystem
Pull Request -
State: open - Opened by Ooypunk over 6 years ago
#227 - Fix version number in PHPArray adapter Changelog
Pull Request -
State: open - Opened by simoheinonen almost 7 years ago
#226 - remove not used doctrice cache interface
Pull Request -
State: open - Opened by mudhoney almost 7 years ago
#225 - Open pool for extension
Pull Request -
State: open - Opened by holysleeper almost 7 years ago
- 2 comments
#224 - Added support for the Memcached getMulti setMulti and deleteMulti commands via the getMultiple setMultiple and deleteMultiple Cache methods
Pull Request -
State: open - Opened by detain almost 7 years ago
- 3 comments
#223 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by Nyholm about 7 years ago
- 5 comments
#222 - Run test on php7.2
Pull Request -
State: closed - Opened by Nyholm about 7 years ago
- 6 comments
#221 - Run tests on Trusty
Pull Request -
State: closed - Opened by Nyholm about 7 years ago
- 1 comment
#220 - Added changelog for 1.1.0
Pull Request -
State: closed - Opened by Nyholm about 7 years ago
#219 - PHPArray adapter using arrays for hierarchical
Pull Request -
State: closed - Opened by Korbeil about 7 years ago
- 5 comments
#218 - fixed branch-aliases in composer.json
Pull Request -
State: closed - Opened by prisis about 7 years ago
- 1 comment
#217 - Fix composer in encryption
Pull Request -
State: closed - Opened by prisis about 7 years ago
- 1 comment
#216 - removing useless cache key
Pull Request -
State: closed - Opened by Korbeil about 7 years ago
- 1 comment
#215 - Verify that function does not exists before declaring it.
Pull Request -
State: closed - Opened by Nyholm about 7 years ago
- 1 comment
#214 - Hierarchical implementation for Illuminate Adapter
Pull Request -
State: closed - Opened by Korbeil about 7 years ago
- 5 comments
#213 - [Doctrine Bridge] add returns values for doGetStats() and doFlush()
Pull Request -
State: closed - Opened by azjezz about 7 years ago
- 5 comments
#212 - Upgrade and add adapter common
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 4 comments
#211 - Adding phpstan
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 2 comments
#210 - Fix invalid exception call
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 7 comments
#209 - Travis php72
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 6 comments
#208 - Trigger a subsplit
Pull Request -
State: closed - Opened by Nyholm over 7 years ago
#207 - add "-" to file path check
Pull Request -
State: closed - Opened by takahashi-croco over 7 years ago
- 3 comments
#206 - Added Cache Util Package
Pull Request -
State: closed - Opened by ragboyjr over 7 years ago
- 4 comments
#205 - Handle PHP-bug with single char vars
Pull Request -
State: closed - Opened by brstgt over 7 years ago
- 9 comments
#204 - Php72
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 2 comments
#203 - Update Changelog.md
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 1 comment
#202 - Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
Pull Request -
State: closed - Opened by carusogabriel over 7 years ago
- 2 comments
#201 - Update to Mockery 1
Pull Request -
State: closed - Opened by carusogabriel over 7 years ago
- 2 comments
#200 - Update Changelogs
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 1 comment
#199 - Fixed typo in comment
Pull Request -
State: closed - Opened by pascal-hofmann over 7 years ago
- 2 comments
#198 - [WIP] Handle unserialize() failures gracefully
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 6 comments
#197 - Session lazy psr16
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 1 comment
#196 - Issue 115
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 1 comment
#195 - Cs fixes
Pull Request -
State: closed - Opened by prisis over 7 years ago
- 1 comment
#194 - Allow \RedisArray and \RedisCluster objects for RedisCachePool
Pull Request -
State: closed - Opened by wshafer almost 8 years ago
- 9 comments
#193 - Update Changelog.md
Pull Request -
State: closed - Opened by prisis almost 8 years ago
- 1 comment
#192 - Update to use interface instead of concreate class
Pull Request -
State: closed - Opened by wshafer almost 8 years ago
- 1 comment
#191 - Fix missing tag warning error
Pull Request -
State: closed - Opened by julien-maitan almost 8 years ago
- 13 comments
#190 - Show that we provide psr/simple-cache-implementation
Pull Request -
State: closed - Opened by Nyholm almost 8 years ago
#189 - add PSR-16 SimpleCacheChain and SimpleArrayCache
Pull Request -
State: closed - Opened by abacaphiliac almost 8 years ago
- 1 comment
#188 - Fix issues with binary data being stored
Pull Request -
State: closed - Opened by StephenClouse about 8 years ago
- 7 comments
#187 - [Encryption] Prepare for stable
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
- 1 comment
#186 - [Prefix] Prepare for stable release
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
- 1 comment
#185 - [Chain] Prepare for 1.0
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
- 1 comment
#184 - Updated changelog
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
#183 - Make us independent from PHPCache
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
- 1 comment
#182 - Prepare for new releases
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
- 1 comment
#181 - Adding changelog and gitattributes
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
- 1 comment
#180 - [Session] cleanup and minor fixes
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
- 1 comment
#179 - Reformat our composer.json file so they look pretty again.
Pull Request -
State: closed - Opened by Nyholm about 8 years ago
- 1 comment