Commit Graph

85 Commits

Author SHA1 Message Date
Dennis Eichhorn
b5944503d8 bug fixes 2023-12-08 21:52:34 +00:00
Dennis Eichhorn
d36e96cb85 fixed various exception docblocks 2023-08-06 20:17:43 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
Dennis Eichhorn
f09df7ea16 rector fixes + bug fixes 2023-05-27 03:06:46 +00:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
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
710ff5f7d3 phpcs fixes 2020-12-05 21:39:55 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +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
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
f77ab5e980 continue file impl. 2020-10-03 13:34:36 +02:00
6adf0fda8e draft ftp dir tests 2020-10-03 10:46:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
96dee76466 add charset enum 2020-04-05 17:08:04 +02:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
ff91b98a44 Improve robustness 2019-04-27 12:05:06 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02: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
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01: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
d633d96462 Type fixes 2018-07-17 18:49:46 +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
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
bb30edde28 Fix wrong change time 2018-04-24 19:26:35 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
581944b3cf Simplify flag checks 2018-01-16 18:45:53 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
bf49942244 Extend dockblocks 2017-12-02 18:37:33 +01:00
217ca52f89 Draft local file/dir object 2017-11-28 16:45:13 +01:00