Commit Graph

46 Commits

Author SHA1 Message Date
86029bc54f impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
05a1437bca add webserver and webserver tests 2020-02-20 18:39:39 +01:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01: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
93a972eb55 static analysis fixes 2019-06-06 21:43:45 +02:00
7eb8322d71 Fix typehint 2019-05-01 20:59:26 +02:00
45b22c780a Use Response as response 2019-05-01 20:38:49 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +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
29bee2e1f5 Improve docblocks 2018-12-28 23:08:24 +01:00
e28353a86b More global namespace uses 2018-08-24 15:01:01 +02:00
57da54ad44 Fix download and code inspection bugs 2018-07-31 18:24:49 +02:00
c688f12c06 Better type juggling 2018-07-15 21:50:10 +02:00
67490f42e6 More type fixes 2018-07-14 22:58:44 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
c05086c233 Remove author 2017-07-24 17:51:37 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
fdfdbb2146 Minor fixes 2017-02-27 20:42:02 +01:00
8531c1422f Start implementing web query 2017-02-14 23:27:54 +01:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
bab6abfd0d General bug fixes 2016-04-03 21:14:54 +02:00
e7f2e1d71c Uri and request fixes
Making uri a request parameter. Uri can be more easily initialized by passing uri as constructor parameter
2016-02-04 18:40:27 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
a16f0c1d71 Code style fix 2015-12-21 11:12:19 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00