Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-ZendFramework2-Version - Zend Framework 2: Version Component

Website:
http://framework.zend.com/manual/2.3/en/modules/zend.version.html
Licence:
BSD
Vendor:
Remi Collet
Description:
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.

Packages

php-ZendFramework2-Version-2.4.10-1.el6.remi.noarch [8 KiB] Changelog by Shawn Iwinski (2016-06-12):
- Update to 2.4.10 (RHBZ #1343995 / RHBZ #1343990)
- Switch to GitHub source (and separate ZendXml pkg)
- Move autoloader into spec
php-ZendFramework2-Version-2.4.9-1.el6.remi.noarch [8 KiB] Changelog by Remi Collet (2015-11-25):
- Update to 2.4.9