Commit Graph

61 Commits

Author SHA1 Message Date
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
0fd5a91a2e fix offset 2019-12-08 08:38:49 +01:00
b0b785bcb0 apparently redis doesn't even have int/float values 2019-12-08 08:32:11 +01:00
14af04f027 maybe fixing type bug 2019-12-08 01:21:30 +01:00
0eb659ce54 fix missing cachify type 2019-12-08 01:07:46 +01:00
be1283d6dc trying to implement acceptable type system 2019-12-08 00:57:54 +01:00
c952489736 adding null support 2019-12-08 00:18:14 +01:00
1a54aefaf7 trying to allow booleans 2019-12-08 00:09:12 +01:00
5b61c9718d add allowed datatype 2019-12-07 23:28:04 +01:00
1378cf4b57 add allowed datatype 2019-12-07 23:19:42 +01:00
dbfadd4cc3 fix invalid value set/add 2019-12-07 23:07:35 +01:00
a5b67c20e6 fix setter 2019-12-07 21:48:52 +01:00
c6345da817 don't parse values 2019-12-07 21:37:53 +01:00
4b2d8bc2ed handle invalid keys 2019-12-07 21:28:01 +01:00
6adebce0f8 don't change return type 2019-12-07 21:16:39 +01:00
4e176d7b9e another fix test 2019-12-07 21:06:19 +01:00
4d097b4589 remove threshold 2019-12-07 20:58:23 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +02:00
b4084913de Implement php 7.4 type hints 2019-08-15 21:54:59 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
9eecd70088 Implement cache and unit tests for cache 2018-10-05 20:49:02 +02:00
feb652a026 Merge remote-tracking branch 'origin/develop' into develop 2018-08-24 12:09:50 +02:00
7cb13c09e7 Use more global namespace 2018-08-22 21:01:57 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
cb76bea3e7 Fix missing use 2018-07-14 13:45:25 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +02:00
7900333d41 Fix required php version 2018-06-20 19:53:24 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00