Commit Graph

377 Commits

Author SHA1 Message Date
7e831763e5 more final and edge case fixes 2019-12-14 21:39:31 +01:00
9787e5d2c8 more test cleanups 2019-12-01 19:57:33 +01:00
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
8a2437051b minor fixes and tests added 2019-11-05 20:28:29 +01:00
fd768a208c bug fix spreadsheet IO 2019-11-03 23:21:35 +01:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +02:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00
1145144a98 cleanup unused files and phpcs fixes 2019-10-09 01:36:49 +02:00
b35b7f1d7a phpcs fixes 2019-10-06 17:41:41 +02:00
e34e30f776 fix loop counter style 2019-10-05 20:00:18 +02:00
8221d4b723 phpcs fixes 2019-09-29 00:11:20 +02:00
9511d3209c fix empty lines 2019-09-28 20:58:36 +02: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
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
a9918edccf Add exception description 2019-07-04 22:35:41 +02:00
b6f5e801a8 Implement rest getJson 2019-05-01 20:56:29 +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
665a9d4655 Add option for stringify (json_encod now) 2019-04-22 16:31:50 +02:00
49cb38ff4f ignore uncoverable lines 2019-04-14 21:14:33 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
ea8a63b952 Bug fix and docblock 2019-02-14 23:41:55 +01:00
1f5e18985f Fix string diff markup 2019-02-14 19:27:49 +01:00
10fd3ee7da add missing diff function 2019-02-14 18:53:24 +01:00
9661171851 Add diff function for str. changes 2019-02-11 17:26:17 +01:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
7af3cb042f Fix increment 2018-12-28 19:23:48 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
15d2b5f7dd Implement more unit tests 2018-12-25 16:17:19 +01:00
42d5d274b2 Implement cache tests and stringify tests 2018-12-23 10:58:53 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
4b955eeb63 Fix decrement order 2018-12-10 18:20:39 +01:00
2f32c9e22b Fix increment order 2018-12-10 18:18:34 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
e01d3e1e59 Fix doc align 2018-12-09 22:20:41 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
79ddd42321 Add stringify 2018-12-09 16:24:01 +01:00
b8f375480d Fix docblocks 2018-12-08 21:49:02 +01:00