Commit Graph

110 Commits

Author SHA1 Message Date
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
20b07d5959 Test fixes 2016-07-27 17:27:47 +02:00
1a017e6719 Removing l11nManager from l11n 2016-07-27 13:30:08 +02:00
486ac07eea Optimized language display
Language is no longer passed in "10" different ways.
2016-07-02 14:17:01 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
4a127fd1ac Fixing remaining bugs for route-restructure 2016-04-09 10:44:12 +02:00
bab6abfd0d General bug fixes 2016-04-03 21:14:54 +02:00
1f1090424b Handle different mime types as results 2016-04-02 22:12:25 +02:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
e412e3935d Fixing path exception move 2016-03-12 15:28:59 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
3eb0ae6ff9 More secure path validation 2015-12-29 20:04:06 +01:00
a042552878 Reducing path repetition 2015-12-28 21:27:41 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00