Commit Graph

19 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 0f46dcb2ee Properly use PHP argument types instead of the silly Exception type juggling 2021-12-02 14:26:59 -05:00
Timothy Warren f3b958d17f Restore full test coverage
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 13:38:54 -05:00
Timothy Warren 274ad3e2e4 Fix tests related to logging checks
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 12:56:28 -05:00
Timothy Warren 6f36f572a0 Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 12:32:50 -05:00
Timothy Warren eeb38379a5 Get tests passing again
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 13:47:51 -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 9fb427dff6 Update method interface to match newer PSR interface
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 11:55:25 -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 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 dc53bf5ccc Refactor shared implementation methods into a trait, check keys in pool
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-08 10:54:09 -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