Commit Graph

62 Commits

Author SHA1 Message Date
4cdfab275e Use global namespace 2019-04-27 00:13:34 +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
0d55e17842 Use global namespace+minor fixes 2019-02-04 22:30:05 +01:00
8815028589 Improve documentation 2018-12-25 20:09:11 +01:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
13c5562ffe Fix null typehint order 2018-12-10 18:13:44 +01:00
138b631a65 Use more global paths 2018-08-24 14:48:49 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
feb652a026 Merge remote-tracking branch 'origin/develop' into develop 2018-08-24 12:09:50 +02:00
7cb13c09e7 Use more global namespace 2018-08-22 21:01:57 +02:00
b82213d97f Turn some returns into exceptions 2018-07-18 00:12:53 +02:00
46465207a7 Fix types 2018-07-18 00:05:00 +02:00
23eb9ab80a More type fixes 2018-07-14 23:41:51 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
2ec800fe62 Fix unit test bugs 2018-03-28 23:11:22 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
a8afbc5cc8 phpcs fixes 2018-02-17 19:51:19 +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
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
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
94ff6b57e1 Minor inspection bug fixes 2017-08-12 20:48:13 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
eadc52d9d6 Fixes from tests 2017-03-10 20:03:16 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +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
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
baeb32b51e Minor debugging fixes 2016-11-23 23:47:02 +01:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
1d2151cd83 Revert localization change 2016-08-09 15:47:47 +02:00
2a02969689 Revert "Better localization handling"
This reverts commit 738e2be03e.
2016-08-09 14:25:09 +02:00
738e2be03e Better localization handling 2016-08-09 13:50:11 +02:00
a112735b92 Unit test fixes 2016-08-06 23:40:36 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
0b38cc8005 Implement OperationInterface 2016-07-06 10:49:52 +02:00
d7f4d63c95 Fixing decimal bug 2016-05-12 13:05:20 +02:00