Commit Graph

30 Commits

Author SHA1 Message Date
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
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
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
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
9c708c921f Implement query route support 2016-09-15 17:09:36 +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
0d7c17aa88 Fix after bug fixes and file changes 2016-08-20 12:02:41 +02:00
0376d85ace Optimize imports and order 2016-07-15 21:30: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
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
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
7de136815a Init 2015-11-29 22:03:06 +01:00