Commit Graph

31 Commits

Author SHA1 Message Date
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
71bb333aa4 autofixes 2020-08-30 20:13:11 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
Scrutinizer Auto-Fixer
c9329aab17 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-27 13:11:43 +00: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
7898a31c41 Standardizing
Matching static and object calls.
Adding some public helper calls.
2016-10-25 20:20:38 +02:00
3500b18997 Comments and storage adjustmets 2016-10-24 22:25:34 +02:00
635ea38f7f Adjusting file/dir location 2016-08-21 20:08:21 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
0d7c17aa88 Fix after bug fixes and file changes 2016-08-20 12:02:41 +02:00
b3e689e481 Started to extend file handling 2016-08-19 13:07:32 +02:00
c3d6da2539 Add file interface
This will be used for the filestorage class that needs to be
implemented.
2016-08-18 11:28:06 +02:00