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-07-10 22:42:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fde77969c016da4abc1e8b06c23342e340ee7451
simple-php-router
/
src
/
Pecee
/
Http
T
History
Simon Sessingø
c3072e8886
Csrf-token are now refreshed on each page-load to avoid timeout.
2017-11-10 12:59:59 +01:00
..
Input
Fixed PHP 5.5 compatibility (issue:
#244
- thanks @thexeos)
2017-07-18 11:26:45 +02:00
Middleware
Csrf-token are now refreshed on each page-load to avoid timeout.
2017-11-10 12:59:59 +01:00
Request.php
Minor optimisations.
2017-11-10 08:23:15 +01:00
Response.php
Response->json now accepts either array or \JsonSerializable (issue:
2017-08-31 12:03:17 +01:00
Uri.php
Urldecode is now used on all urls in Uri class (issue:
#268
)
2017-08-24 15:50:13 +01:00