Commit Graph

120 Commits

Author SHA1 Message Date
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +02:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
a74a7a9aa5 expand datetime construction 2020-02-03 20:30:14 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
adc31a21b2 the start and end of a day can be created 2019-12-21 12:25:33 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
d7ce34a6cc fix phpstan bugs 2019-12-07 19:14:00 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
1a74834831 improve tests 2019-11-24 10:52:03 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
6696066f91 fix end of month bug 2019-10-23 13:21:19 +02:00
baf2218980 Bug fixes 2019-10-21 15:38:15 +02:00
35e410f832 Fix unit test bugs 2019-10-10 22:30:58 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00
0422411c89 phpstan fixes 2019-10-07 22:22:41 +02:00
921703a5b5 remove empty construct 2019-10-06 21:00:43 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
26383f1cde test fixes 2019-09-09 19:51:35 +02:00
96b9d4d1a5 fix ; typo 2019-09-03 21:29:06 +02:00
e0aa1406e2 Add heap 2019-09-03 20:56:05 +02:00
1b2705291d start implementing heap 2019-08-25 21:44:11 +02:00
7b1cf0e660 fix after change to php 7.4 2019-08-17 14:14:58 +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
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +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
0be02d40c2 fix package test + graph test started 2018-10-15 19:20:07 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +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
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
d633d96462 Type fixes 2018-07-17 18:49:46 +02:00
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
e76606d0a3 Static test fixes 2018-07-14 17:23:18 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +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
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
e90ad9477a phpcs fixes 2018-02-16 18:27:42 +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
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
581944b3cf Simplify flag checks 2018-01-16 18:45:53 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
8ab1303ec3 Fix weekday evaluation 2018-01-05 21:53:59 +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
65be63862f Docblock improvements 2017-12-03 22:22:42 +01:00
77b752f8ec Bin exact float / not working 2017-11-11 13:56:41 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
Scrutinizer Auto-Fixer
270f42a41c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-10-29 10:24:22 +00:00
77e662bd0b Fix for spacing 2017-10-27 18:17:06 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
ddd0cea898 Fix iso date of week 2017-09-06 10:46:26 +02:00
d22ff59b82 fixes #118 2017-09-02 19:10:29 +02:00
871b5b5b99 More test fixes 2017-08-22 16:37:23 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00