Commit Graph

67 Commits

Author SHA1 Message Date
169b5535d3 fix bugs 2022-01-22 21:53:38 +01:00
1e90a5ba9d continue datamapper bug fixes 2021-12-19 20:18:36 +01:00
12b8eea76c fix ftp upload 2021-10-26 14:42:54 +02: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
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +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
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +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
6adf0fda8e draft ftp dir tests 2020-10-03 10:46:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
a198d13a5f fix create parameters 2020-05-22 23:53:28 +02:00
f4b061ee8a add issue information 2020-05-22 17:32:48 +02: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
13fe7f1061 continue optimizing todos 2020-01-05 21:39:24 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +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
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
e616f844ab Use self instead of class 2018-12-10 18:24:46 +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
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
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
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +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
bdf7b705cc Simplify flag checks 2018-01-16 18:46:41 +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
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
bf49942244 Extend dockblocks 2017-12-02 18:37:33 +01:00
61ca4d2e6a Prepare ftp implementation 2017-11-28 16:52:39 +01:00