Commit Graph

27 Commits

Author SHA1 Message Date
Timothy Warren e1bc7bcafe Bump version to 4.1.0
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 13:09:36 -04:00
Timothy Warren 3c8d23e78b Update version in PHP header comments
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-02 15:30:20 -05:00
Timothy Warren 1206a47224 Update version headers
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 11:56:15 -05:00
Timothy Warren 3362d66663 Fix a bunch of phpstan issues
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-19 12:18:38 -05:00
Timothy Warren 0f874ab0f9 Update header comments
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-19 11:47:20 -05:00
Timothy Warren 18e61abd37 Add appropriate parameter types for updated psr/cache interface
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-18 19:23:20 -05:00
Timothy Warren cc77d69538 Update header comments 2021-02-05 17:05:56 -05:00
Timothy Warren 3215c392aa Improve validation of cache keys and update dependencies
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-02-05 13:26:01 -05:00
Timothy Warren c4e4ce938e More tests and fixes
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-08 18:58:25 -04:00
Timothy Warren 7c121934a2 Fix bug with handling of optional expirations, use driver to get multiple items if possible
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-08 15:53:47 -04:00
Timothy Warren fa0fb9ce1c Update header comments
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-08 12:30:43 -04:00
Timothy Warren 1853119188 Update Teller to use cache driver directly, rather than wrapping the pool 2020-05-07 19:42:27 -04:00
Timothy Warren 247aedaf5a Update header comments and composer.json. Resolves #1
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-07 19:00:38 -04:00
Timothy Warren f31fe826b0 Implement PSR-16
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-07 17:17:03 -04:00
Timothy Warren be44620b22 Update header comments 2019-12-10 11:02:02 -05:00
Timothy Warren efefda5715 Update dependencies, require PHP 7.2
Gitea - aviat/banker/master There was a failure building this commit Details
2019-12-10 11:00:46 -05:00
Timothy Warren d1d1085d10 Update header comments
Gitea - aviat/banker/master There was a failure building this commit Details
2018-11-15 16:38:36 -05:00
Timothy Warren 65fd726e2c Remove Memcache, improve test coverage, fix bugs
Gitea - aviat/banker/master There was a failure building this commit Details
2018-11-15 16:37:50 -05:00
Timothy Warren 98b4ee9f05 Minor code style improvements 2017-03-01 13:04:00 -05:00
Timothy Warren 2b472c3185 Update header comments 2017-03-01 12:33:12 -05:00
Timothy Warren 0aa750e2c6 Make sure to always return the correct type from the Memcached->getMultiple call 2017-03-01 11:42:42 -05:00
Timothy Warren 88d4f792a4 Try, try again 2017-03-01 10:07:15 -05:00
Timothy Warren 1230434e16 Another attempt to fix apcu tests 2017-03-01 10:01:20 -05:00
Timothy Warren 7590184b5f Attempt to fix apcu test error 2017-03-01 09:42:49 -05:00
Timothy Warren 2ea62648d0 Additional checks for getMultiple method of ApcuDriver 2017-01-17 11:52:51 -05:00
Timothy Warren d52eb9c380 Add missing methods to apcu driver 2017-01-17 11:28:13 -05:00
Timothy Warren 876858b515 Add APCu driver 2017-01-17 11:21:07 -05:00