Commit Graph

76 Commits

Author SHA1 Message Date
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
db48bcdb8d fix phpstan bugs 2019-12-21 20:51:20 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
8995020117 started to cleanup requests/responses 2019-11-03 23:17:46 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
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
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
38ed968cc5 Add path offset 2019-03-17 16:39:54 +01:00
632322fa88 Fix bugs 2019-03-09 23:18:21 +01:00
98d969fece implement ftp 2019-02-09 19:43:30 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
362631a6ec Add getter for json and list data 2018-09-15 14:35:00 +02:00
a4f0d7c13b Add getter for json and list data 2018-09-15 14:34:37 +02:00
aaf7c71628 Add getter for json and list data 2018-09-15 14:33:06 +02:00
378a569316 Add getter for json and list data 2018-09-15 14:32:37 +02:00
11c78afbbe Fix invalid global namespace 2018-08-24 21:09:40 +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
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
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
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
12b750b66a Check data existence 2018-01-07 16:40:16 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
f476e8eb84 Explicit type cast 2017-11-17 18:46:28 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
e85164c986 Code optimizations 2017-10-29 15:27:19 +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
Scrutinizer Auto-Fixer
c9329aab17 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-27 13:11:43 +00:00
0339d8ad44 Remove path, it is part of the uri 2017-09-05 12:59:12 +02:00
2330079630 Remove language (is part of l11n) 2017-09-05 12:09:44 +02:00
b87621bebc Pull out more members to header 2017-09-05 11:42:24 +02:00
9dedf9303e Test fixes 2017-08-22 12:46:56 +02:00
94ff6b57e1 Minor inspection bug fixes 2017-08-12 20:48:13 +02:00
c3686e3db0 Fixes from test 2017-08-12 16:50:21 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00