does anybody know what minimum php version do you need to get Zend Navigation working? If I recall it didn't work with 5.1 though it was long ago, not sure if I am not confusing something

thanks in advance

link|improve this question
Do you have problems using the latest PHP version? – Randell Feb 1 '11 at 4:18
feedback

2 Answers

up vote 2 down vote accepted

http://framework.zend.com/manual/en/requirements.introduction.html

Zend recommends the most current release of PHP for critical security and performance enhancements, and currently supports PHP 5.2.4 or later.

link|improve this answer
feedback

Pretty cool stuff from this guy

http://wolf-u.li/3128/information-on-the-minimum-required-version-of-php-of-each-component-of-zend-framework/

PHP-Compatibility of each version of Zend Framework

http://zfcompat.wolf-u.li/

For Zend Framework 1.10.6

| Zend/Navigation/*                                                 | 5.2.0   |
| Zend/Navigation/Page/*                                            | 5.0.0   |
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.