This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
simple-php-router
Watch
1
Star
0
Fork
0
You've already forked simple-php-router
mirror of
https://github.com/skipperbent/simple-php-router.git
synced
2026-06-17 00:37:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7af53a9af7438ee73c330f03382de90120aef51
simple-php-router
/
src
/
Pecee
T
History
Simon Sessingø
f7af53a9af
- Optimized Input class to ensure that InputFile items are always returned as object as they contain no value.
2016-04-19 14:48:26 +02:00
..
Exception
[TASK] Moved RouterException. Readded lost stuff from Request.
2016-03-19 16:27:25 +01:00
Handler
[TASK] Made abstract ExceptionHandler class an interface.
2016-04-09 09:42:57 +02:00
Http
- Optimized Input class to ensure that InputFile items are always returned as object as they contain no value.
2016-04-19 14:48:26 +02:00
SimpleRouter
[BUGFIX] Fixed middlewaresToLoad logic used before any routes loaded in RouterBase.
2016-04-16 13:08:32 +02:00
CsrfToken.php
[OPTIMISATION] Optimised CSRF-token management.
2016-04-09 05:51:27 +02:00