Commit Graph

448 Commits

Author SHA1 Message Date
808dd9dffc minor cs fixes 2020-02-25 22:15:28 +01:00
01837d3755 add tests 2020-02-19 22:24:58 +01:00
7aa99fa987 fix typehints 2020-02-13 18:54:50 +01:00
7835797701 rename http to httpuri 2020-02-12 18:39:47 +01:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
f28515fcf1 fixes #237 2020-02-08 22:31:48 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
6c917b5486 phpstan/array typehint fixes 2020-02-05 21:09:31 +01:00
f7ac46d9ab
Improve array docblocks NO_CI 2020-02-05 16:54:16 +01:00
1339b43fb7
Improve array docblock NO_CI 2020-02-05 16:39:54 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
5d43137f3c fix todo comments 2020-01-12 17:57:18 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
85b331f51b remove empty pdf wrapper 2019-12-30 14:35:19 +01:00
2a2a655002 remove empty lines from constructor 2019-12-22 11:23:48 +01:00
5e7d806b7f typehint and init value optimization 2019-12-22 11:14:08 +01:00
6bb827e97a fix ecb currency parsing 2019-12-15 14:37:44 +01:00
e008c094e5 fix return type 2019-12-15 14:29:50 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
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
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
6e6ce55bb8 fix tar source path 2018-10-20 18:45:31 +02:00
d708546c27 Fix path 2018-10-20 18:40:57 +02:00
823f161451 Fix temp file name 2018-10-20 18:37:38 +02:00
dc53adec3c fix overwrites 2018-10-20 18:24:03 +02:00
04704e67cf change file permission 2018-10-20 18:12:22 +02:00
4f081aaa71 implement tests 2018-10-20 17:57:48 +02:00
e8e036173d Allow simple array ontop of key=>value 2018-10-14 21:59:57 +02:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
527d6521ac Add more rng tests 2018-10-03 16:38:47 +02:00
a348bda2da Fix indention of = 2018-09-22 14:00:04 +02:00
69d94e8181 Fix phpstan 2018-09-22 13:46:59 +02:00
4e68ca4bae Fix phpstan 2018-09-22 13:25:00 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
4e66128ea4 Extend functionality based on module needs 2018-09-15 13:30:51 +02:00
a95b0ea026 PhpStan fixes 2018-09-12 22:15:44 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
105d4f355b Fix multimap implementation and add tests 2018-09-09 20:06:18 +02:00
5b3178e049 Fix validation bug 2018-09-08 19:40:19 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
1ae4bba960 fix #180 2018-09-04 21:22:33 +02:00
f1326f4a75 Improve tests 2018-09-01 16:28:00 +02:00
39b6f656f6
Undo creating new sub arrays as this seems to be not required 2018-08-28 20:21:17 +02:00
a37dd5e792
Create array if not existing 2018-08-28 20:17:22 +02:00
a022348e47
Fix namespace 2018-08-28 20:13:46 +02:00
70610fbd70
Remove unused reference 2018-08-28 19:50:07 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
d5e2d35672 Fix package docblock 2018-08-24 14:08:19 +02:00