Commit Graph

83 Commits

Author SHA1 Message Date
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
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
69ff0e0035 test fixes 2020-12-26 13:19:20 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
aa7bb25b36 move ApplicationAbstract 2020-02-24 21:22:35 +01:00
56a980d2ea fix bug 2020-02-07 23:33:22 +01:00
0566a34093 fixes #191 2020-02-07 23:12:35 +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
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
b35b7f1d7a phpcs fixes 2019-10-06 17:41:41 +02:00
8221d4b723 phpcs fixes 2019-09-29 00:11:20 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +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
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
97cf8dd5a8 Make app optional 2019-03-07 19:00:15 +01:00
9a09993336 Fix use order/unused 2018-12-28 18:42:14 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
65e35ec38e fix backslash bug 2018-10-27 20:41:39 +02:00
6766ed562a Remove empty line 2018-09-29 08:10:41 +02:00
3fbb441d13 Phpstan fixes 2018-09-22 12:41:14 +02:00
bfc457115c Split controllers per application 2018-09-19 21:33:10 +02:00
c7ee1fadab Make app optional for init 2018-08-29 16:34:52 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
a3fd37fd84 Fix types 2018-07-15 21:22:25 +02:00
35ce2562c7 add type hint 2018-06-03 10:34:35 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
f2591bff06 PHP CS fixes 2018-05-14 21:17:44 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
73d402007d Fix package text 2017-12-31 15:35:13 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
879691d68d Fix install process 2017-12-01 10:28:12 +01:00