Commit Graph

162 Commits

Author SHA1 Message Date
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
6e6aa16f84 start fixing tests 2022-09-27 23:57:45 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
c1fb9a31dc undo serialize deprecation 2022-03-26 14:59:56 +01:00
9f0a6233a0 revert serializable 2022-03-23 08:39:07 +01:00
a74d2e8a97 stupid changes 2022-03-23 08:34:54 +01:00
fb3988e72c fix deprecation 2022-03-22 18:14:57 +01:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
2a288de983 test fixes 2021-10-14 23:50:26 +02:00
06c7f308e2 fix memcache regex search 2021-10-13 18:18:53 +02:00
a8ebed1d3b test fixes 2021-10-12 16:19:46 +02:00
b53973157d try to fix some caching bugs memcached/redis 2021-10-12 00:08:55 +02:00
72b23f2928 fix bug with ms and s 2021-10-11 23:41:22 +02:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
6338db6631 fix build 2021-10-11 19:20:22 +02:00
d209c16831 bug fixes 2021-10-03 01:25:38 +02:00
002112fca4 test fixes and added more tests 2021-10-02 20:49:17 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
69ff0e0035 test fixes 2020-12-26 13:19:20 +01:00
8fdf9f96e7 fix test bugs 2020-12-23 20:16:33 +01:00
0646bec94f Expand cache interface 2020-12-20 19:59:39 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
96f8f25d6e impl. tests 2020-09-27 16:49:19 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
3439fd57ff remove db prefix 2020-03-12 18:11:04 +01:00
0fbbc40237
Improve file cache array docblock NO_CI 2020-02-05 15:54:31 +01:00
067b1856d2
Improve array docblock NO_CI 2020-02-05 15:52:10 +01:00
afb31253c8
Update RedisCache.php 2020-02-05 15:48:33 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
ca064b75d2 remove stupid initializations and optimize types 2019-12-22 10:37:07 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +01:00
1abce14674 fix overwrite bug 2019-12-08 11:48:27 +01:00
da10692f57 debug ttl 2019-12-08 11:47:18 +01:00
89dd33bd99 try to fix expire bug 2019-12-08 11:31:52 +01:00
c9ae933045 replace delete with del 2019-12-08 10:28:48 +01:00
b1c23eb5e8 replace delete with del 2019-12-08 10:20:03 +01:00
866c78a6b2 fix replace 2019-12-08 10:12:08 +01:00
b3186cce3a debug reverse value for replace 2019-12-08 10:00:37 +01:00
d96798b6b3 handle json serializable 2019-12-08 09:17:13 +01:00
221bc5b2cb add float 2019-12-08 08:48:22 +01:00