Commit Graph

111 Commits

Author SHA1 Message Date
34cc6325da fix type hinting 2019-08-25 21:45:02 +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
da72383619 fix docblock and function parameter 2019-06-07 20:54:52 +02:00
4633c209a6 Fix bug. now post data overwrites uri parameter. before it was the other way around. 2019-05-19 14:20:37 +02:00
b6f5e801a8 Implement rest getJson 2019-05-01 20:56:29 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
b286fa4de1 Fix routing 2019-03-17 19:32:27 +01:00
b9a82ea08d Improve localization 2019-03-09 21:42:21 +01:00
89c14a69b8 Add better uri creation from current 2019-03-09 19:33:25 +01:00
98d969fece implement ftp 2019-02-09 19:43:30 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
60685547b6 Add downloadable+array query data 2019-02-02 23:56:43 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
3e2c676530 Fix edge cases for request types 2018-09-15 17:12:19 +02:00
2a01540348 Fix edge cases for request types 2018-09-15 17:11:33 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
ac1749a9bb
Index bug fix 2018-09-05 19:26:53 +02:00
180bb9c6b9
fixes #181 2018-09-05 16:24:10 +02:00
eebace5030 console app draft 2018-07-24 19:30:15 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +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
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
2fbf79bce0 phpcs fixes 2018-02-16 16:17:01 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
b77ad7e5c5 q 2018-02-14 18:44:43 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +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
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
9a6746ea3a Return earlier 2018-01-15 17:38:11 +01:00
d3b85fd09c Fix tests 2018-01-15 17:20:46 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
b4e50880d9 Improve docs further 2017-11-16 21:07:37 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00