Commit Graph

45 Commits

Author SHA1 Message Date
2a288de983 test fixes 2021-10-14 23:50:26 +02:00
b53973157d try to fix some caching bugs memcached/redis 2021-10-12 00:08:55 +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
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
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
0fbbc40237
Improve file cache array docblock NO_CI 2020-02-05 15:54:31 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +01:00
be1283d6dc trying to implement acceptable type system 2019-12-08 00:57:54 +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
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
f9bf85e702 Fix use order 2018-12-09 22:16:41 +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
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
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
7064cd6e7e
Permission fix 2018-03-13 13:02:45 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
24252655eb Fix restructured datastorage 2018-03-01 20:31:02 +01:00
b810e72588 Start datastorage restructure 2018-02-28 21:43:29 +01:00