This repository was archived by the owner on Jan 21, 2020. It is now read-only.
zf-mvc-auth 1.4.2
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #125 updates the
MvcRouteListenerto trigger events usingtriggerEventUntil()instead of using argument overloading ontrigger(); this change ensures that the code will work with zend-eventmanager v3 properly.