Commit Graph

45 Commits

Author SHA1 Message Date
4bb778faf3
Merge pull request #155 from Orange-Management/develop
code style fixes
2018-02-03 14:56:19 +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
eede030e76 Merge pull request #143 from Orange-Management/develop
Develop
2017-10-26 19:27:56 +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
79f5b646dc Add result optimization for html 2017-10-24 16:33:35 +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
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
cb9ee501d0 Formatting and namespace fixes 2016-03-26 14:59:09 +01:00
09ca1a5c08 Support header locking
Locking for http header. Throw exceptions. Socket shouldn't be affected
by this since these classes are http specific.
2016-03-19 12:20:44 +01:00
80d7f78e72 Documenting bug for api. 2016-02-11 21:11:43 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
247c83a97f Return fix 2015-12-28 21:26:52 +01:00
a03d724bbc Fixes #4 2015-12-27 21:18:04 +01:00
d70ef1fe9b Type fix. Supporting numeric values as well. 2015-12-22 18:15:22 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00