issues
search
sabre-io
/
cache
:handbag: Simple cache abstraction layer implementing PSR-16
BSD 3-Clause "New" or "Revised" License
54
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update phpunit/phpunit requirement from ^9.6 to ^11.3
#74
dependabot[bot]
opened
2 months ago
0
Prepare release 2.0.2
#73
phil-davis
closed
2 months ago
1
test: allow phpunit 10
#72
phil-davis
opened
3 months ago
1
Update phpunit/phpunit requirement from ^9.6 to ^11.2
#71
dependabot[bot]
closed
2 months ago
1
Update psr/simple-cache requirement from ^1.0 to ^3.0
#70
dependabot[bot]
opened
3 months ago
0
chore: add PHP 8.4 to CI
#69
phil-davis
closed
3 months ago
1
chore: bump dev dependencies
#68
phil-davis
closed
6 months ago
0
chore: add a .gitattributes file
#67
phil-davis
closed
6 months ago
0
chore: use php-cs-fixer 3.51
#66
phil-davis
closed
8 months ago
0
chore: use php-cs-fixer 3.49
#65
phil-davis
closed
9 months ago
2
Bump actions/cache from 3 to 4
#64
dependabot[bot]
closed
9 months ago
0
Bump codecov/codecov-action from 3 to 4
#63
dependabot[bot]
closed
9 months ago
0
fix: setMultiple and deleteMultiple must only return boolean
#62
phil-davis
opened
11 months ago
1
chore: cleanup code for phpstan level 2
#61
phil-davis
closed
11 months ago
1
test: convertDeprecationsToExceptions in PHP unit tests
#60
phil-davis
closed
11 months ago
1
ci: Create dependabot.yml
#59
DeepDiver1975
closed
1 year ago
1
Update CI and test things
#58
phil-davis
closed
1 year ago
0
Update deprecated GitHub workflow items
#57
phil-davis
closed
1 year ago
2
Changes consistent with the CacheInterface
#56
Dok2314
opened
1 year ago
0
Changes
#55
Dok2314
closed
1 year ago
0
Prepare 2.0.1 release
#54
phil-davis
closed
1 year ago
1
Check memcached get resultCode more closely
#53
phil-davis
closed
1 year ago
2
Adjust description of cache get() return value
#52
phil-davis
closed
1 year ago
2
Implement phpstan-strict-rules
#51
phil-davis
closed
1 year ago
3
Add phpstan-phpunit to test tools
#50
phil-davis
closed
1 year ago
2
Call static assert functions with self::
#49
phil-davis
closed
1 year ago
6
Memcache get with space in the key returns `false`
#48
shish
closed
1 year ago
8
Bump require-dev dependencies
#47
phil-davis
closed
1 year ago
1
Allow phpunit 10
#46
phil-davis
closed
1 year ago
2
Adjust code style to meet current php-cs-fixer
#45
phil-davis
closed
1 year ago
1
Add PHP 8.2 to CI
#44
phil-davis
closed
2 years ago
2
Drop PHP before 7.4
#43
phil-davis
closed
2 years ago
1
Release 1.0.4
#42
phil-davis
closed
2 years ago
1
- check expiration time in Memory:has() (#24)
#41
phil-davis
closed
2 years ago
1
- fix ctype_digit() warnings (#37)
#40
phil-davis
closed
2 years ago
1
check expiration time in Memory:has()
#39
Knochenmarc
closed
2 years ago
2
fix ctype_digit() warnings
#38
Knochenmarc
closed
2 years ago
0
Deprecation notice with PHP 8.1
#37
Knochenmarc
closed
2 years ago
0
Correct some minor typos and get unit tests running correctly
#36
phil-davis
closed
3 years ago
3
Change CI from Travis to GitHub Actions
#35
phil-davis
closed
3 years ago
5
$key is not interpolated
#34
dvikan
closed
3 years ago
3
Use latest php-cs-fixer 2.17.1
#33
phil-davis
closed
3 years ago
2
Explicitly select PHP 8.0 in CI
#32
phil-davis
closed
3 years ago
1
Fix ci
#31
phil-davis
closed
4 years ago
1
Trigger CI
#30
phil-davis
closed
4 years ago
1
Minor spelling correction
#29
sdklab007
closed
4 years ago
2
Release 1.0.3
#28
phil-davis
closed
4 years ago
1
Add changelog for 1.0.2
#27
phil-davis
closed
4 years ago
1
Trigger CI
#26
phil-davis
closed
4 years ago
3
Test with PHP 8.0
#25
phil-davis
closed
4 years ago
2
Next