Commit Graph

26 Commits

Author SHA1 Message Date
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
dc5936565e Fix directory creation 2017-10-01 17:00:14 +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
733c61418a Fix log file creation 2017-03-06 19:16:38 +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
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
f051043421 Fix expire bug 2016-10-31 11:49:04 +01:00
dd04acdb59 Fixes #80 2016-10-31 10:14:25 +01:00
8c1e601bfd Fix file cache implementation 2016-10-31 09:33:08 +01:00
6b25cd2df7 Implement file cache
also updating interfaces and pool to match the database pool. This is
now designed based on a real use case instead of some untested idea.
2016-10-29 20:47:26 +02:00
635ea38f7f Adjusting file/dir location 2016-08-21 20:08:21 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
f2b017a5b3 Cleanup and documentation 2016-03-28 11:20:47 +02:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00