Commit Graph

58 Commits

Author SHA1 Message Date
6843ac5548 Type check fixes 2018-07-15 10:46:34 +02:00
39f299e211 Fix formatting 2018-07-14 14:22:25 +02:00
7d8a68b589 Minor code fixes 2018-07-14 14:09:41 +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
e4531d3726 phpstan fixes 2018-03-30 18:37:23 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +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
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +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
bdb6ee06fb Implement more schedule tests 2017-11-17 14:42:53 +01:00
0d7d252b56 Improve taskschedule tests and implementation 2017-11-17 14:33:35 +01:00
3251816b80 Remove unused exception 2017-11-17 13:38:07 +01:00
543357c804 Improve system task/schedule/job handling 2017-11-17 13:37:01 +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
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
0e99d29b6e Fix strict type bug 2017-01-29 19:10:29 +01: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
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00
5bcefc9a40 Static job path added 2016-11-12 21:41:11 +01:00
a6a56883a8 Adjust windows scheduler 2016-11-09 21:12:50 +01:00
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
d1f6921b20 Comment fixes 2016-11-07 17:38:18 +01:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
48b42be7a9 Media upload fixes and cleanup 2016-05-26 22:54:45 +02:00
321b0ae48d Simplifying 2016-05-11 19:09:50 +02:00
fb7c720c3d Doc fixes and bug fixes 2016-05-08 11:54:02 +02:00
ca0e03efc3 More formatting and comment fixes 2016-05-07 23:58:31 +02:00
70170f0691 More task fixes and implementation 2016-05-07 22:59:36 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00