Search Results
Zend_Version fournit la constante de classe Zend_Version::VERSION qui contient une chaîne identifiant la version courante de Zend Framework. Zend_Version::VERSION contient "1.7.2", par exemple.
Zend_Version ¶ Class to store and retrieve the version of Zend Framework.
Class to store and retrieve the version of Zend Framework.
Gets the version of the current Zend engine
Retourne une chaîne contenant le numéro de version du moteur d'analyse Zend actuellement en cours d'utilisation.
Overview 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.
Apr 17, 2013 · The doc behind your link says: "The static method Zend_Version::getLatest () provides the version number of the last stable release available for download on the site » Zend Framework." — How is that what the OP asked, namely the version currently installed in the project?
