Ticket #466 (closed task: fixed)

Opened 21 months ago

Last modified 6 months ago

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

Changed 11 months ago by david

  • priority changed from low to high

Changed 11 months ago by david

Mind you: we shouldn't remove AgaviConfigParser before 1.1, even though it's marked as deprecated.

Changed 10 months ago by david

  • has_patch unset
  • description modified (diff)

Changed 10 months ago by david

AgaviConfigCache::parseConfig() must also stay in 1.0

Changed 6 months ago by david

Not #526 !

Changed 6 months ago by david

  • status changed from new to closed
  • resolution set to fixed

(In [2508]) Removed deprecated stuff for 1.0, closes #466

Add/Change #466 (Remove deprecated stuff)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.