[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/include/Zend/ -> Version.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id: Version.php 25038 2012-08-20 15:54:32Z matthew $
File Size: 81 lines (3 kb)
Included or required: 4 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  compareVersion()
  getLatest()

Functions
Functions that are not part of a class:

compareVersion($version)   X-Ref
Compare the specified Zend Framework version string $version
with the current Zend_Version::VERSION of Zend Framework.

param: string  $version  A version string (e.g. "0.7.1").
return: int           -1 if the $version is older,

getLatest()   X-Ref
Fetches the version of the latest stable release

return: string



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1