nriault/TODO.md
2018-06-25 22:39:00 +02:00

13 lines
504 B
Markdown

# TODO
This is a TODO list for the feature/zend-mvc-v3-minimal branch.
## Documentation
- ModuleRouteListener is removed from the skeleton. This won't affect existing
users, but *will* affect experienced users who originally relied on it being
active in new skeleton projects.
- The `/[:controller][/:action]]` route was removed from the skeleton. Again, it
will not affect existing users, but *will* affect experienced users who
originally relied on it being active in new skeleton projects.