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-08-26 13:16:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eccda10169f9307682f94d705dfd41e5e39bf456
simple-php-router
/
tests
/
Pecee
/
SimpleRouter
T
History
Simon Sessingø
eccda10169
Added prependPrefix to Group class & updated documentation.
2021-03-31 03:23:04 +02:00
..
Dummy
[FEATURE] Added include åproperty to BaseCsrfVerifier + unit tests.
2021-03-30 18:49:37 +02:00
BootManagerTest.php
…
ClassLoaderTest.php
…
CsrfVerifierTest.php
Fixed unit-tests for CsrfVerifierTest
2021-03-30 18:54:45 +02:00
EventHandlerTest.php
Added prependPrefix to Group class & updated documentation.
2021-03-31 03:23:04 +02:00
GroupTest.php
…
InputHandlerTest.php
[BUGFIX] Fixed InputHandler::find and InputHandler::value failing when using array methods.
2021-03-29 18:45:49 +02:00
MiddlewareTest.php
…
RequestTest.php
Fixed naming in unit-tests.
2021-03-25 14:21:30 +01:00
RouterCallbackExceptionHandlerTest.php
…
RouterControllerTest.php
…
RouterPartialGroupTest.php
[FEATURE] php8 compatibility.
2021-03-29 15:11:58 +02:00
RouterResourceTest.php
…
RouterRewriteTest.php
…
RouterRouteTest.php
[BUGFIX] Fixed group not matching domain with no parameters (issue:
#468
).
2021-03-26 01:32:01 +01:00
RouterUrlTest.php
Added deep parameters pass unit-test
2021-03-29 17:10:12 +02:00