Commit Graph

50 Commits

Author SHA1 Message Date
Dennis Eichhorn
9ca0be2825 update version requirement 2024-03-20 07:21:26 +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
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
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
5aa0276f11 cs and phpstan fixes 2020-10-24 17:53:54 +02:00
Formatter Bot
d7deaf139a Automated formatting changes 2020-10-03 21:08:56 +00:00
14fcafc9a5 impl. more tests 2020-10-03 22:34:58 +02:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +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
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +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
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +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
0cc736b0ff Add dummy ftp functions and tests 2017-11-20 01:30:53 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
0110db8edb Fix #69 2017-10-07 14:40:44 +02:00
542d62973e Fix initialization 2017-09-09 16:24:13 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
f86d8d8622 optimize isset 2017-05-29 21:26:14 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
c477bb8ce4 FTP file handler draft 2017-01-15 21:31:41 +01:00
ff2b3b0a5a Preparing FTP handler 2017-01-14 21:36:16 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
8a68def05d Fix bugs for documentor 2016-11-15 11:46:23 +01:00
723bc6afd1 Fixing interface implementations 2016-08-22 18:08:57 +02:00
635ea38f7f Adjusting file/dir location 2016-08-21 20:08:21 +02:00