Commit Graph

72 Commits

Author SHA1 Message Date
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