Commit Graph

14 Commits

Author SHA1 Message Date
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01: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
46645f7f2b Make similar to DatabasePool 2017-09-26 14:12:27 +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
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
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +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