cbc6205bf7
Type hint fixes/prep for null return type
2016-12-03 23:00:05 +01:00
9bbdbcaf38
Fix docblocks
2016-11-06 22:22:58 +01:00
0d667e4712
Fix bitwise opperator
2016-10-22 22:43:33 +02:00
9c708c921f
Implement query route support
2016-09-15 17:09:36 +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
4b09c7c1ba
Replacing realpath with file_exists
2016-08-23 21:26:05 +02:00
a02f1cca5d
PhpStorm autofix/format
2016-08-20 12:04:30 +02:00
54c126b72b
fixes #61
2016-08-19 13:19:45 +02:00
a2c4619b21
Allow string routing instead of only requests
2016-08-09 11:41:53 +02:00
ca8ea058a8
Bug fix for empty route
2016-07-20 18:06:55 +02:00
c2e613ac95
Potential route import bug fix
2016-07-20 18:06:55 +02:00
3dbb059994
Added verb for rest request
2016-06-11 19:20:27 +02:00
292ac8d739
jsOMS response fixes and formatting
2016-05-03 20:52:00 +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
0b77a3811b
array loading changed
2016-04-02 16:56:11 +02:00
3f5d562af9
New dispatcher and router
2016-04-02 16:21:23 +02:00
772a001f73
Better route class structure :)
2016-03-28 19:33:06 +02:00
bd8d901155
Route class for creating routes
...
This class should create uniform routes that can be used by the router.
Maybe even implement function like fromHtttpRequest($request),
fromSocketRequest($request) and fromConsoleRequest($request) or create
HttpRoute etc.?!
2016-03-28 19:31:29 +02:00
97687422eb
Remove namespace from scalar
2016-01-23 10:17:34 +01:00
7238e2cff1
Test fixes
2016-01-23 10:10:08 +01:00
7de136815a
Init
2015-11-29 22:03:06 +01:00