Commit Graph

44 Commits

Author SHA1 Message Date
77b26ad788 draft mail handler 2020-12-12 18:23:03 +01:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
69728b23de inspection fixes 2020-07-31 18:13:59 +02:00
3e77b4505c Add tests and mark incomplete tests 2020-07-11 20:26:01 +02:00
204f3138c9 add json 2020-02-09 15:46:16 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +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
5d8577725a add file types 2019-07-30 20:26:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
1f840c7c04 Added collection type handling 2019-05-22 07:47:23 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
39103b5ec6 Add file types 2019-04-22 16:30:48 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
ebad6f044f fix incrementer from post to pre 2019-02-11 17:27:04 +01: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
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
cdfb8894b9 Add encoding change function 2018-08-01 19:42:00 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +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
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
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
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
b6680a6d1b Cleanup implementations
Remove old files, change directory name and implement new function after
testing
2017-10-01 00:17:56 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +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
247f3ebc22 File utils 2017-02-04 22:24:15 +01:00