Commit Graph

97 Commits

Author SHA1 Message Date
593cc1c105 fix extra blank lines 2020-08-31 22:54:13 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
45507970b9 fix fix audit log creation 2020-07-31 15:38:20 +02:00
568f3fab4b added hashing of strings to ints 2020-07-31 00:15:19 +02:00
3e77b4505c Add tests and mark incomplete tests 2020-07-11 20:26:01 +02:00
50743fecf0 fix tests 2020-06-08 18:20:24 +02:00
0bc4abc285 fix tests and gamma impl 2020-05-10 10:49:56 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
22a63a2c32 split string utils and mb_string utils 2020-04-11 21:31:28 +02:00
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +02:00
c720655d3f fix unit tests 2020-03-25 19:30:48 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
0c04b6ebcd fix resources path 2019-12-30 18:17:35 +01:00
113b00b8e6 fix import 2019-12-30 18:08:01 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
69673a0d36 remove empty lines 2019-12-15 14:11:01 +01:00
5f632dfca0 fix @covers and comments 2019-12-03 22:27:47 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +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
1a74834831 improve tests 2019-11-24 10:52:03 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
8a2437051b minor fixes and tests added 2019-11-05 20:28:29 +01:00
159decf760 implement spreadsheet io test 2019-11-03 23:16:17 +01:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
1145144a98 cleanup unused files and phpcs fixes 2019-10-09 01:36:49 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
9a09993336 Fix use order/unused 2018-12-28 18:42:14 +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
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
e7b72e519a fix test 2018-10-20 18:08:32 +02:00