Commit Graph

39 Commits

Author SHA1 Message Date
34cc6325da fix type hinting 2019-08-25 21:45:02 +02:00
5341d2a6b8 implement php 7.4 type hints 2019-08-15 22:02:01 +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
7cce8ca1a6 Improve sharding (not finished) 2019-04-28 21:15:04 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
b9a82ea08d Improve localization 2019-03-09 21:42:21 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
416f350fdb Hint orgId for public reads 2018-07-27 20:11:43 +02:00
b6782198c0 Fix types 2018-07-15 21:41:30 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +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
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +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
4ca9870b82 Add more appAbstract var access 2017-11-19 23:30:07 +01:00
0b8825263d Hint appabstract vars access 2017-11-19 23:27:34 +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
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
a1a7420654 Remove application config from abstract 2017-09-22 19:12:50 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
daeb63b1d6 Make app members protected 2017-07-25 17:45:14 +02:00
4cb351c9c4 Make members more secure with overloading 2017-07-25 17:31:48 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +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
cc28991671 Added config 2016-11-12 21:40:30 +01:00
9f872bfc14 Renaming database pool 2016-10-29 20:48:03 +02:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
1a1f5ef7d7 Change cache manager to cache pool 2016-01-17 16:08:51 +01:00
1c98dbbbcf Restructure 2015-12-31 18:04:59 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00