Commit Graph

60 Commits

Author SHA1 Message Date
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
905d04957d Fixes 2019-03-31 20:05:49 +02:00
e616f844ab Use self instead of class 2018-12-10 18:24:46 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
c125937f05 Simplify output 2018-12-09 16:24:24 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
ee018f124f Prevent exception of arrays 2018-07-28 20:46:28 +02:00
999b60999f Fix pre minification bug 2018-07-28 13:39:44 +02:00
e76606d0a3 Static test fixes 2018-07-14 17:23:18 +02:00
6f452f25e8 Code and docblock optimizations 2018-06-03 16:04:13 +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
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
92271d2981 If json and empty print empty array 2018-03-24 19:11:23 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +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
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
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
546fe210f7 Also replace tabs 2017-10-24 17:41:57 +02:00
2bb6eeb542 Fix html render optimization 2017-10-24 17:37:48 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
9472994cf6 Pull out 2017-09-05 12:00:11 +02:00
9d4edf85ea Pull out getProtocolVersion 2017-09-05 11:50:20 +02:00
871b5b5b99 More test fixes 2017-08-22 16:37:23 +02:00
9dedf9303e Test fixes 2017-08-22 12:46:56 +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
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02: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
695f1623b1 Fix json serialization 2017-01-22 21:04:31 +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
38350e9c77 Test fixes 2016-07-23 18:17:25 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
401e251f4c Sketch for catching exceptions
This is required in order to catch exceptions that get triggered during
the rendering
2016-07-12 17:11:41 +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
02e5185e74 Performance, bug and design fixes 2016-04-30 22:50:49 +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