Commit Graph

83 Commits

Author SHA1 Message Date
808dd9dffc minor cs fixes 2020-02-25 22:15:28 +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
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +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
5e50b896fe tests and cleanup 2019-11-30 19:45:16 +01:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +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
905d04957d Fixes 2019-03-31 20:05:49 +02:00
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
b979761e8c More tests, test conditions and number_format fixes 2018-10-10 23:32:28 +02:00
8a91224f66 Fix whitespaces 2018-09-21 23:17:37 +02:00
1bf1e6da3b Fix para types 2018-09-11 21:19:55 +02:00
dbe837a52e Bug fixes from tests 2018-09-08 19:06:42 +02:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +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
0069bdac9a Static test fixes 2018-07-14 22:19:48 +02:00
d1fafd760b More type checks 2018-07-14 20:11:34 +02:00
42877f570d More type checks 2018-07-14 20:11:31 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02: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
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +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
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +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
2692eae357 Fix return type 2017-11-11 14:25:35 +01:00
0d3ecff36d Optmize Meassurement functions complexity 2017-11-11 13:40:44 +01:00
d1eac07521 Fix docblocks 2017-11-05 15:56:40 +01:00