Heya, I don't think those will change in ZF1 anymore, since no further development (besides maintenance) will be done there. In ZF2, `redirect`, `forward` and `param` are controller plugins.
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 30 December 2012 13:50, Marko78 [via Zend Framework Community] < [email protected]> wrote: > Hi, > > I noticed from method documentation that following methods are deprecated > since 1.7: > > _getParam > _setParam > _hasParam > _getAllParams > _redirect > _forward > > But I found no changelog information about this. > So is it ok to change my calls and when the deprecated methods are > removed? > > If the getAllParams would change to getParams, I would be happier... > > Would also help a little now then learning and starting ZF2 > applications... > > br, Marko > br, > -------------------------- > Marko Korhonen > Technical Consultant > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://zend-framework-community.634137.n4.nabble.com/Zend-Controller-Action-deprecated-methods-tp4658624.html > To start a new topic under Zend Framework, email > [email protected] > To unsubscribe from Zend Framework Community, click > here<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=634137&code=b2NyYW1pdXNAZ21haWwuY29tfDYzNDEzN3wxNzE0OTI1MTk4> > . > NAML<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-Controller-Action-deprecated-methods-tp4658624p4658642.html Sent from the Zend Framework mailing list archive at Nabble.com.
