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 23:32:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb63a5d6ba842590fc0d537d91b530feae5da501
simple-php-router
/
src
/
Pecee
/
Http
T
History
Simon Sessingø
eb63a5d6ba
Added CSRF form-example in documentation (issue:
#299
)
2017-10-23 22:01:19 +02:00
..
Input
Fixed PHP 5.5 compatibility (issue:
#244
- thanks @thexeos)
2017-07-18 11:26:45 +02:00
Middleware
Added CSRF form-example in documentation (issue:
#299
)
2017-10-23 22:01:19 +02:00
Request.php
Ensured that Request class is using unencoded-url header to avoid encoding issues on IIS (issue:
#268
)
2017-08-24 02:05:18 +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