0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #435 from tedious/php_8_5 More... 3 months ago
Update phpunit action from v3 to v4 More... 3 months ago
Update PHP versions in GitHub Actions workflow More... 4 months ago
Merge pull request #434 from iclukas/fix-redis-invalidation More... 10 months ago
leave expiration handling to Redis and make use of the EXAT option, fixes #433 and #422 More... 10 months ago
leave expiration handling to Redis and make use of the EXAT option, fixes #433 and #422 More... 10 months ago
Merge pull request #431 from DavidGoodwin/fix-430 More... about 1 year ago
use false instead of MEMCACHE_COMPRESSED, see discussion on #430 More... about 1 year ago
Merge pull request #432 from DavidGoodwin/fix-redistest-driver-expectation More... about 1 year ago
test throws \RedisException, so expect that, not Warning More... about 1 year ago
possible fix for #430 - memcache_set expects flags: to be an int, cannot provide null. Only option possible is perhaps MEMCACHE_COMPRESSED? More... about 1 year ago
Merge pull request #429 from tedious/php_versions_update More... over 1 year ago
Update tested versions of php More... over 1 year ago
Merge pull request #427 from taylorvance/patch-1 More... over 1 year ago
Merge pull request #428 from taylorvance/main More... over 1 year ago
More explicit nullable types for PHP 8.4 More... over 1 year ago
Use explicit nullable type for PHP 8.4 More... over 1 year ago
Merge pull request #423 from KorvinSzanto/feature/cache-2-and-3 More... about 2 years ago
Lock tests to phpunit 9 More... about 2 years ago
Avoid errors in phpunit 10 More... about 2 years ago
Update to psr/cache 3.0 More... about 2 years ago
Merge pull request #415 from brutto/main More... over 3 years ago
Update Memcached.php More... over 3 years ago
Merge pull request #414 from iclukas/296-Extend_function_doesn't_work More... almost 4 years ago
implemented Item::extend(), fixed some PHPDoc inconsistencies More... almost 4 years ago
Merge pull request #413 from okiedork/feat/redis-auth-username More... almost 4 years ago
Add 'username' auth option to Redis driver More... almost 4 years ago
Merge pull request #411 from iclukas/SQLite_PDO_driver_does_not_honor_file_permissions More... almost 4 years ago
work around SQLite PDO’s inability to enforce permissions for data files More... almost 4 years ago
Merge pull request #409 from iclukas/sqlite_nesting_level_bug More... almost 4 years ago