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
Asked
Active
Viewed 210 times
1
-
Do you have problems using the latest PHP version? – Randell Feb 01 '11 at 04:18
2 Answers
2
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.

deceze
- 510,633
- 85
- 743
- 889
2
Pretty cool stuff from this guy
PHP-Compatibility of each version of Zend Framework
For Zend Framework 1.10.6
| Zend/Navigation/* | 5.2.0 |
| Zend/Navigation/Page/* | 5.0.0 |

Amree
- 2,890
- 3
- 30
- 51