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
4.3.0.0
simple-php-router
/
tests
/
Pecee
/
SimpleRouter
T
History
Simon Sessingø
073479f9dd
[BUGFIX] Fixed group not matching domain with no parameters (issue:
#468
).
...
- Added unit-tests
2021-03-26 01:32:01 +01:00
..
Dummy
Merge pull request
#508
from skipperbent/v4-bootmanager-fix
2021-03-23 14:56:16 +01:00
BootManagerTest.php
[BUGFIX] BootManager findRoute not working.
2021-03-22 18:05:27 +01:00
ClassLoaderTest.php
[!!!][FEATURE] Removed php-di as suggested by
#477
2021-03-23 00:46:17 +01:00
EventHandlerTest.php
[BUGFIX] BootManager findRoute not working.
2021-03-22 18:05:27 +01:00
GroupTest.php
Development
2018-03-29 21:16:02 +02:00
InputHandlerTest.php
[FEATURE] Added better support for nested file/arrays in InputHandler.
2021-03-25 05:58:49 +01:00
MiddlewareTest.php
Added support for PHP7
2018-03-20 03:38:55 +01:00
RequestTest.php
Fixed naming in unit-tests.
2021-03-25 14:21:30 +01:00
RouterCallbackExceptionHandlerTest.php
Added support for PHP7
2018-03-20 03:38:55 +01:00
RouterControllerTest.php
Added support for PHP7
2018-03-20 03:38:55 +01:00
RouterPartialGroupTest.php
[BUGFIX] Fixed issue with child groups not loading when using partialGroups (issue:
#456
)
2021-03-21 07:39:17 +01:00
RouterResourceTest.php
Added support for PHP7
2018-03-20 03:38:55 +01:00
RouterRewriteTest.php
Updated php-unit to version 9
2021-03-23 15:20:05 +01:00
RouterRouteTest.php
[BUGFIX] Fixed group not matching domain with no parameters (issue:
#468
).
2021-03-26 01:32:01 +01:00
RouterUrlTest.php
Merge branch 'v4-development' into v4-disable-multi-routing
2021-03-23 15:00:01 +01:00