Commit Graph

59 Commits

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