mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-08-18 12:04:14 +00:00
fa83d2f74b
- Added new ClassNotFoundHttpException thrown when class is not found. - ClassNotFoundHttpException is now thrown when class/method is not found (backwards compatible). - Added unit-tests for default-namespace tests (rewrite + append cases).