|
|
7aa99fa987
|
fix typehints
|
2020-02-13 18:54:50 +01:00 |
|
|
|
a49251c0bb
|
phpcs fix
|
2020-01-26 12:27:35 +01:00 |
|
|
|
5d43137f3c
|
fix todo comments
|
2020-01-12 17:57:18 +01:00 |
|
|
|
ab385bfbb5
|
remove empty line
|
2019-12-15 14:17:43 +01:00 |
|
|
|
9787e5d2c8
|
more test cleanups
|
2019-12-01 19:57:33 +01:00 |
|
|
|
8a2437051b
|
minor fixes and tests added
|
2019-11-05 20:28:29 +01:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
0acef08f09
|
implement int shift
|
2019-08-25 21:44:42 +02:00 |
|
|
|
b4084913de
|
Implement php 7.4 type hints
|
2019-08-15 21:54:59 +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 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
905d04957d
|
Fixes
|
2019-03-31 20:05:49 +02:00 |
|
|
|
a80224b07d
|
php cs fixer
|
2018-12-28 19:13:07 +01:00 |
|
|
|
8815028589
|
Improve documentation
|
2018-12-25 20:09:11 +01:00 |
|
|
|
e616f844ab
|
Use self instead of class
|
2018-12-10 18:24:46 +01:00 |
|
|
|
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 |
|