Commit Graph

69 Commits

Author SHA1 Message Date
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f247d7aa4d Fix scrutinizer tips 2 2017-10-27 17:32:46 +02:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
0d6c0b2fc8 Fix interface compliance 2017-10-26 19:55:06 +02:00
1b8481ad06 Test adjustments 2017-10-14 18:03:25 +02:00
0733b0e705 Fix uri path bug 2017-09-26 14:38:50 +02:00
417a42b455 Optimize code order 2017-09-18 18:46:23 +02:00
34c465766e Code inspection fixes 2017-09-14 19:52:53 +02:00
49133a58f6 visual fixes and alignments 2017-09-14 15:21:58 +02:00
61d1353023 Bug fix changes 2017-09-05 18:47:01 +02:00
9dedf9303e Test fixes 2017-08-22 12:46:56 +02:00
886d2beff5 Make adjustments for tests 2017-08-21 13:29:43 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +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
9898c478d2 Fix duplicated function bug 2017-07-12 19:54:57 +02:00
9f7627f09e Merge pull request #111 from Orange-Management/develop
Merge changes
2017-07-12 11:44:24 +02:00
15914a10f0 Add root path offset 2017-06-01 21:22:14 +02:00
f4a8cf7613 Added path offset calculation 2017-05-31 10:46:00 +02:00
a2566d3e3c Fix uri factory init 2017-02-17 21:47:31 +01:00
7850d60b6c Optimizing query output 2017-02-11 10:09:47 +01:00
2188c25f01 Type fixes 2017-02-03 20:37:08 +01:00
6a5e5d5143 Fixing more default values 2017-01-25 16:46:17 +01:00
fb9a78f12e Simplify default values 2017-01-25 16:42:19 +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
3c8565b793 Dockblocks 2017-01-05 21:23:22 +01:00
174d597682 Fix empty query route 2016-12-16 22:55:27 +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
0c5e3bfad4 fixes #79 2016-11-11 21:34:04 +01:00
968d4823b5 Fixing console web run 2016-11-07 21:45:35 +01:00
0deb040847 Reduce redundant assignments 2016-10-30 17:29:31 +01:00
3500b18997 Comments and storage adjustmets 2016-10-24 22:25:34 +02:00
3631e4918f Add comments 2016-10-24 20:47:29 +02:00
d3200d5ac0 Adding query delim 2016-10-05 16:13:44 +02:00
2347f3fb29 Fixing empty query bug 2016-09-15 17:49:31 +02:00
9c708c921f Implement query route support 2016-09-15 17:09:36 +02:00
f5be923097 Fixing js -> php porting bugs 2016-09-15 17:00:46 +02:00
15c4eca1f9 Match urifactory of javascript impl. 2016-09-15 14:22:53 +02:00
f16fccb275 Fix trim bug 2016-09-09 18:22:23 +02:00
14d4061beb Fixes during secondary app dev
While working on another app some bugs came up that are related to the
way the framework is included and working in combination with the app.
These changes make it more general purpose friendly.
2016-09-07 20:54:28 +02:00
a02f1cca5d PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
0d7c17aa88 Fix after bug fixes and file changes 2016-08-20 12:02:41 +02:00
85d43c57bd Added character '-' 2016-08-04 21:32:19 +02:00
2701a51606 Removed fragment 2016-08-04 14:36:39 +02:00