Commit Graph

31 Commits

Author SHA1 Message Date
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