MVCR/test
Abel Hoogeveen f49c5dd882
Implemented changes requested by FuzeWorks\Application
- Added Priorities to the routes array. Routes can now be saved with priorities, making higher priority routes load before lower priorities
- Fixed bug where callable is not reset upon attempting routing a new route after another was not satisfied
2019-03-04 21:33:38 +01:00
..
controllers Created MVCR Framework 2019-02-01 00:55:49 +01:00
mcr Implemented changes requested by FuzeWorks\Application 2019-03-04 21:33:38 +01:00
models Created MVCR Framework 2019-02-01 00:55:49 +01:00
temp Added placeholder file for temp directory, otherwise unit testing doesn't work. 2019-02-01 12:02:15 +01:00
views Created MVCR Framework 2019-02-01 00:55:49 +01:00
autoload.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
bootstrap.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
phpunit.xml Implemented unit tests for Router. 2019-02-11 19:23:45 +01:00