Zend Framework 2: Version Component
Zend\Version provides a class constant Zend\Version\Version::VERSION that contains a string identifying the version number of your Zend Framework installation. Zend\Version\Version::VERSION might contain “1.7.4”, for example. The static method Zend\Version\Version::compareVersion($version) is based on the PHP function version_compare(). This method returns -1 if the specified version is older than the installed Zend Framework version, 0 if they are the same and +1 if the specified version is newer than the version of the Zend Framework installation.
Release | Stable | Testing |
---|---|---|
EPEL 7 | 2.4.11-1.el7 | - |
You can contact the maintainers of this package via email at
php-ZendFramework2 dash maintainers at fedoraproject dot org
.