|
|
ca5f5aa58e
|
? changes
|
2022-11-09 22:55:39 +01:00 |
|
|
|
d62475dc69
|
update php version
|
2022-04-19 23:37:09 +02:00 |
|
|
|
d859f287d5
|
fix name
|
2022-02-19 13:57:39 +01: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 |
|
|
|
fdd8518474
|
bump php version
|
2020-12-03 23:07:33 +01:00 |
|
|
|
a49251c0bb
|
phpcs fix
|
2020-01-26 12:27:35 +01:00 |
|
|
|
ca064b75d2
|
remove stupid initializations and optimize types
|
2019-12-22 10:37:07 +01:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +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 |
|
|
|
8815028589
|
Improve documentation
|
2018-12-25 20:09:11 +01:00 |
|
|
|
f9bf85e702
|
Fix use order
|
2018-12-09 22:16:41 +01:00 |
|
|
|
8a2bed5877
|
use global namespace
|
2018-08-24 13:06:04 +02:00 |
|
|
|
59d3f98110
|
Make classes final
|
2018-05-11 21:33:24 +02:00 |
|
|
|
e4531d3726
|
phpstan fixes
|
2018-03-30 18:37:23 +02:00 |
|
|
|
d5fd2c4827
|
Change to php version 7.2 requirement
|
2018-03-27 19:09:47 +02: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 |
|
|
|
c43d83d8c0
|
Add more tests and fix bugs
|
2018-02-21 21:16:35 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|
|
|
f1288ebc03
|
More codestyle fixes
|
2018-01-31 22:05:15 +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 |
|
|
|
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 |
|