Commit Graph

221 Commits

Author SHA1 Message Date
a2a70e28eb phpstan fixes and install bug 2020-02-27 19:01:55 +01:00
c79a711fd3 improve doc 2020-02-25 20:40:21 +01:00
05a1437bca add webserver and webserver tests 2020-02-20 18:39:39 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
7835797701 rename http to httpuri 2020-02-12 18:39:47 +01:00
204f3138c9 add json 2020-02-09 15:46:16 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
13fe7f1061 continue optimizing todos 2020-01-05 21:39:24 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
675c4bcd3c fix cpu % 2019-09-03 20:56:31 +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
5d8577725a add file types 2019-07-30 20:26:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
1f840c7c04 Added collection type handling 2019-05-22 07:47:23 +02:00
ff91b98a44 Improve robustness 2019-04-27 12:05:06 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
39103b5ec6 Add file types 2019-04-22 16:30:48 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
b62d213000 Fix invalid ftp login 2019-03-17 18:21:57 +01:00
ebad6f044f fix incrementer from post to pre 2019-02-11 17:27:04 +01:00
98d969fece implement ftp 2019-02-09 19:43:30 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
499cf41db2 Fix testing bugs 2018-10-14 22:28:21 +02:00
9eecd70088 Implement cache and unit tests for cache 2018-10-05 20:49:02 +02:00
e9f1adc699 docblock lie to fix some phpstan bugs 2018-09-22 19:09:12 +02:00
10f392408c Fix return type hint 2018-09-22 13:17:50 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
8716d80efb Fix namespace bug 2018-08-27 11:09:56 +02:00
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00