Is there any feed / file on the network that I can parse to find out which version of Zend Framework 1 is most relevant? I want to be notified of security updates.
The only solution I came up with is parsing SVN tags:
Just call Zend_Version::getLatest()(which shows: http://framework.zend.com/api/zf-version ).
Zend_Version::getLatest()
The documentation is here .
Different channels for different purposes.
Zend Framework Release Feed-> only supports the new version of Releases
Zend Framework- >
Zend Framework Developer Feed- > ()