Commit Graph

67 Commits

Author SHA1 Message Date
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
6443ab6c14 fix tests 2020-11-28 19:26:40 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
ba7737d0ad autofixes 2020-11-24 18:44:22 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
005f169e48 fix tests and replace file_exists 2020-10-08 15:12:24 +02:00
2f37ad1200 ftp directory tests working 2020-10-03 13:56:28 +02:00
f77ab5e980 continue file impl. 2020-10-03 13:34:36 +02:00
be99c96ac6 continue file test impl. 2020-10-03 11:21:06 +02:00
6adf0fda8e draft ftp dir tests 2020-10-03 10:46:03 +02:00
4f463ed26e impl. local directory tests 2020-10-02 21:18:13 +02:00
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
0dd51a6f38 fix return 2020-05-22 17:47:19 +02:00
f4b061ee8a add issue information 2020-05-22 17:32:48 +02: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
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
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01: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
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
905d04957d Fixes 2019-03-31 20:05:49 +02:00
b62d213000 Fix invalid ftp login 2019-03-17 18:21:57 +01:00
98d969fece implement ftp 2019-02-09 19:43:30 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +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
8716d80efb Fix namespace bug 2018-08-27 11:09:56 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
d9ecb8400f Reduce potential errors 2018-07-14 13:40:49 +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
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
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
3c3c7fe251 Remove is_null 2018-02-26 19:46:50 +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
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00