Commit Graph

124 Commits

Author SHA1 Message Date
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
165f748850 fixes #25 2018-08-04 18:54:42 +02:00
d4ed7b0e19 Fix invalid stripos 2018-08-04 13:43:59 +02:00
d7337e9e1b Fix schedule/cron implementation 2018-08-04 13:20:57 +02:00
a33a7be954 fixes #26 2018-08-02 19:18:34 +02:00
ed3fc48e34 fixes #26 2018-08-02 18:45:36 +02:00
e61c1fb5dd fixes #26 2018-08-02 18:30:24 +02:00
16e0462a89 fixes #26 2018-08-02 18:30:20 +02:00
6a14f221ee Add abstract function 2018-07-29 21:53:21 +02:00
dbdce97904 Make binary path private 2018-07-29 21:17:12 +02:00
8a3b9ee2f8 Use root namespace and impl. guess bin path 2018-07-29 21:16:13 +02:00
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
277e360159 Formatting and new implementations 2016-05-06 23:39:33 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
757a79e90d Draft restructure for better OS usage 2016-03-09 23:14:46 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
7c4a25db72 Documentation+validation+exceltions 2016-01-02 22:59:22 +01:00
961a386e12 Split 2015-12-18 17:44:23 +01:00