#466: Remove deprecated stuff
---------------------+------------------------------------------------------
 Reporter:  david    |        Owner:  david
     Type:  task     |       Status:  new  
 Priority:  high     |    Milestone:  1.0  
Component:  _OTHER_  |      Version:       
 Severity:  blocker  |   Resolution:       
 Keywords:           |    Has_patch:  0    
---------------------+------------------------------------------------------
Changes (by david):

  * has_patch:  => 0

Old description:

> * {{{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])

New description:

 * {{{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)

-- 
Ticket URL: <http://trac.agavi.org/ticket/466#comment:3>
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