Commit Graph

50 Commits

Author SHA1 Message Date
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
87bd15af5b Added comments 2016-08-04 14:34:31 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30:16 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +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
3f5d562af9 New dispatcher and router 2016-04-02 16:21:23 +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
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
6ec9b7fd84 Fixing local error for remote test 2016-03-26 18:32:19 +01:00
0af064eebe Protecting against unexpected flow 2016-03-26 18:26:22 +01:00
2c52f544c1 Fixing ltrim of directory structure 2016-03-26 16:46:14 +01:00
bb31881f59 Minor fixes
Allowing verbose debugging and minimizing function overhead
2016-03-25 15:30:46 +01:00
1535d8fdbe Cleanup 2016-02-12 12:16:16 +01:00
e7f2e1d71c Uri and request fixes
Making uri a request parameter. Uri can be more easily initialized by passing uri as constructor parameter
2016-02-04 18:40:27 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
0b9c78144c Unit test fixes 2016-01-16 19:21:30 +01:00
c23d515173 Documentation 2016-01-02 21:15:37 +01:00
03a8474fea Supporting session uri elements 2015-12-27 11:45:09 +01:00
7de136815a Init 2015-11-29 22:03:06 +01:00