Commit Graph

47 Commits

Author SHA1 Message Date
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
6e52397ab4 test fixes 2022-12-26 16:10:12 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +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
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
4f463ed26e impl. local directory tests 2020-10-02 21:18:13 +02:00
4c1384f64b fix typehint 2020-09-10 20:40:13 +02:00
bea2d1ed0b implement immutable datetime 2020-09-10 20:18:02 +02: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
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
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
ffda1a2724 Fix docblocks 2018-06-03 16:03:40 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +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
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +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
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
dacf6a4771 Fix linux bugs 2017-11-07 18:55:48 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
b41fdb7deb Fix return type 2017-10-26 19:59:21 +02:00
aaa936ad99 Adjust during test implementation 2017-10-07 13:03:55 +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
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
dd04acdb59 Fixes #80 2016-10-31 10:14:25 +01:00
2f3b982ca2 Fixing implementation differences 2016-10-29 20:47:51 +02:00
808e3e4288 Fixing comments and implementation 2016-10-25 20:29:13 +02:00
7898a31c41 Standardizing
Matching static and object calls.
Adding some public helper calls.
2016-10-25 20:20:38 +02:00
a225921e75 Create comments and adjustments
These changes require changes in the File and Directory class.
2016-10-25 14:47:10 +02: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