Ticket #466 (closed task: fixed)
Remove deprecated stuff
| Reported by: | david | Owned by: | david |
|---|---|---|---|
| Priority: | high | Milestone: | 1.0 |
| Component: | _OTHER_ | Version: | |
| Severity: | blocker | Keywords: | |
| Cc: | Patch attached: | no |
Description (last modified by david) (diff)
- AgaviRequest::getActionAccessor(), use getParameter('action_accessor') instead ([1720])
- AgaviRequest::getModuleAccessor(), use getParameter('module_accessor') instead ([1720])
- AgaviTranslationManager::getClosestMatchingLocale(), superseded by AgaviTranslationManager::getLocaleIdentifier() (#426, [1698])
- AgaviTranslationManager::getLocaleFromIdentifier(), superseded by AgaviTranslationManager::getLocale() (#426, [1698])
- request attribute matchedRoutes in namespace org.agavi.routing, now called matched_routes to go with the general convention (#465, [1803])
- AgaviConfig::export(), use AgaviConfig::toArray() instead (#563)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

