#466: Remove deprecated stuff
---------------------+------------------------------------------------------
 Reporter:  david    |       Owner:  david
     Type:  task     |      Status:  new  
 Priority:  low      |   Milestone:  1.0  
Component:  _OTHER_  |     Version:       
 Severity:  blocker  |    Keywords:       
---------------------+------------------------------------------------------
 * {{{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])

-- 
Ticket URL: <http://trac.agavi.org/ticket/466>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to