Commit Graph

66 Commits

Author SHA1 Message Date
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
48f2552311 phpcs+phpstan fixes 2019-02-07 00:05:38 +01:00
b04628f890 minor performance improvements 2018-12-30 19:49:55 +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
46465207a7 Fix types 2018-07-18 00:05:00 +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
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
ab96277fb1 Reduce isset use 2018-02-26 20:05:02 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
e1ef45da2a code fixes 2018-02-16 13:34:41 +01:00
aae3cc3a06 Type cast fixes 2018-02-15 20:44:57 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +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
33548d679d @package improvements 2017-12-31 17:04:34 +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
18f7df45c3 Don't init l11n if no response 2017-10-27 21:54:47 +02:00
5a225b781a Make parameters optional 2017-10-27 19:15:49 +02:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
75b1651423 Make text public 2017-10-07 19:03:20 +02:00
dd57cf1fbb Simplify htmlescape 2017-09-14 20:39:00 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
61d1353023 Bug fix changes 2017-09-05 18:47:01 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
2940e22c97 Add docblocks, better typehints and exceptions 2017-07-25 17:32:49 +02:00
c4927f588f Add escaped language output 2017-07-24 20:42:12 +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
1c802418a7 More return type fixes 2017-01-25 12:21:48 +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
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +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
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
cb170e3229 Extending view
This way no GenericView should be required.
2016-09-12 15:46:55 +02:00
0d7c17aa88 Fix after bug fixes and file changes 2016-08-20 12:02:41 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
8c4c6bf03c Fix serialization 2016-08-11 17:27:20 +02:00
f58d16270a Bug fixes 2016-08-07 00:24:23 +02:00
a112735b92 Unit test fixes 2016-08-06 23:40:36 +02:00
a4733c7728 Localization fix 2016-07-27 22:19:45 +02:00