Commit Graph

61 Commits

Author SHA1 Message Date
24252655eb Fix restructured datastorage 2018-03-01 20:31:02 +01:00
b810e72588 Start datastorage restructure 2018-02-28 21:43:29 +01:00
c43d83d8c0 Add more tests and fix bugs 2018-02-21 21:16:35 +01:00
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
875c55d877 Fix method return 2017-11-17 20:05:28 +01:00
a642cc0b4e Implement null cache 2017-11-17 19:55:10 +01:00
3993033465 Optimize module tests 2017-11-15 14:13:15 +01:00
ba90d72da0 Fix uninit var 2017-11-11 17:04:24 +01:00
8207096687 Fix para bug 2017-11-11 13:59:33 +01:00
6987f3adc2 Critical fixes 2017-11-11 13:02:38 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
7cdc6dd457 Added dummy memcached 2017-10-26 20:04:08 +02:00
dc5936565e Fix directory creation 2017-10-01 17:00:14 +02:00
46645f7f2b Make similar to DatabasePool 2017-09-26 14:12:27 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
754db8b6ca Fix return type 2017-03-21 11:12:08 +01:00
a03f6ee047 Unit test fixes 2017-03-19 15:49:21 +01:00
733c61418a Fix log file creation 2017-03-06 19:16:38 +01:00
a49fd7f9ad Test adjustments 2017-02-13 21:29:06 +01:00
7faae589c3 Fixing strict types 2017-01-26 12:06:54 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
cfab6d9caf Fix typehint 2017-01-25 11:44:56 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
182ffcd6eb Implementing own file handler 2017-01-14 19:57:04 +01:00
aa93894cc3 Fix sub directory caching 2016-12-08 13:54:14 +01:00
92c4efac34 Set sanitize string as const 2016-12-08 13:49:06 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
8a68def05d Fix bugs for documentor 2016-11-15 11:46:23 +01:00
33631435b9 Added cache todo 2016-11-14 17:45:20 +01:00
d783d68255 Adding cache extension
This makes it easier to identify the purpose and specify an editor for
modifications.
2016-10-31 12:03:01 +01:00