» Version | » Information |
---|---|
2024-03-09 stable |
|
2023-11-26 stable |
|
2021-08-10 stable |
|
2020-04-19 stable |
|
2020-04-10 stable |
|
2019-11-19 stable |
|
2019-04-10 stable |
|
2019-03-13 stable |
|
2018-12-05 stable |
|
2018-08-22 stable |
|
2017-06-27 stable |
|
2017-04-26 stable |
|
2017-02-28 stable |
|
2017-02-28 stable |
|
2015-10-17 stable |
|
2015-10-07 stable |
|
2015-09-28 devel |
|
2015-07-31 devel |
|
2015-07-25 devel |
|
2014-07-12 stable |
|
2014-06-27 devel |
|
2011-07-07 stable |
|
2011-06-04 stable |
|
2011-02-28 stable |
|
2010-05-26 stable |
|
2009-09-03 stable |
|
2009-08-23 beta |
|
2009-08-21 beta |
|
2009-08-20 beta |
|
2009-08-18 beta |
|
2009-04-15 stable |
|
2009-04-10 stable |
|
2009-03-27 beta |
|
1.8.0alpha1 |
Easy InstallNot sure? Get more info. pear install PEAR-1.8.0alpha1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PEAR-1.8.0alpha1 Release date: 2009-03-09 15:02 UTC Release state: alpha Release uploaded by: dufuz Changelog: * Implement Request #10373: if pref_state=stable and installed package=beta, allow up to latest beta version [dufuz] * Implement Request #10581: login / logout should map to channel-login / channel-logout [dufuz] * Implement Request #10825: Only display the "invalid or missing package file"-error if it makes sense [dufuz] * Implement Request #11170: script to generate Command/[command].xml [dufuz] * Implement Request #11176: improve channel ... has updated its protocols message [dufuz] * Implement Request #12706: pear list -a hard to read [dufuz] * Implement Request #11353: upgrade-all and upgrade commands to upgrade within the same stability level [dufuz] * Implement Request #13015: Add https discovery for channel.xml [dufuz / initial patch by Martin Roos] * Implement Request #13927: install-pear.php should have option to set www_dir [timj] * Implement Request #14324: Make the pear install command behave similar to apt-get [dufuz] * Implement Request #14325: make pear upgrade with no params behave like pear upgrade-all [dufuz] - upgrade-all can be considered deprecated in favor of calling upgrade with no parameters to replicate better what other package managers are doing. upgrade-all will still work as intended. * Implement Request #14504: add a channel parameter support to the upgrade function [dufuz] - Options -c ezc and --channel=ezc got added to upgrade and upgrade-all to allow for channel specific upgrades * Implement Request #14556: install-pear-nozlib.phar should get download_dir config and other options [cweiske] * Implement Request #15566: Add doc.php.net as a default channel [dufuz / saltybeagle] * Fix PHP Bug 43857: --program-suffix not always reflected everywhere [cellog] * Fix PHP Bug 47323: strotime warnings in make install [dufuz] * Fix Bug #13908: pear info command and maintainers inactive not mentioned [dufuz] * Fix Bug #13926: install-pear.php does not set cfg_dir if -d option set with no -c option [timj] * Fix Bug #13943: tests fail when php.exe path contains spaces [dufuz / jorrit] * Fix Bug #13953: config-set/config-show with channel alias fail [cellog] * Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz] * Fix Bug #14041: Unpredictable unit test processing sequence [dufuz] * Fix Bug #14140: Strict warning not suppressed in the shutdown function [dufuz] * Fix Bug #14210: pear list -ia brings warnings [dufuz] * Fix Bug #14274: PEAR packager mangles package.xml encoding, then complains about it [dufuz] * Fix Bug #14287: cannot upgrade from stable to beta via -beta when config is set to stable [dufuz] * Fix Bug #14300: Package files themselves can not be served over https [dufuz / initial patch by Martin Roos] * Fix Bug #14437: openbasedir warning when loading config [dufuz] * Fix Bug #14558: PackageFile.php creates tmp directory outside configured temp_dir [cweiske] * Fix Bug #14947: downloadHttp() is missing Host part of the HTTP Request when using Proxy [ifeghali] * Fix Bug #14977: PEAR/Frontend.php doesn't require_once PEAR.php [dufuz] * Fix Bug #15750: Unreachable code in PEAR_Downloader [dufuz] * Fix Bug #15979: Package files incorrectly removed when splitting a package into multiple pkgs [dufuz] * Fix Bug #15914: pear upgrade installs different version if desired version not found [dufuz] NOTE! Functions that have been deprecated for 3+ years in PEAR_Common, please take a moment to migrate over to one of the alternatives that have ben provided: * PEAR_Common->downloadHttp (use PEAR_Downloader->downloadHttp instead) * PEAR_Common->infoFromTgzFile (use PEAR_PackageFile->fromTgzFile instead) * PEAR_Common->infoFromDescriptionFile (use PEAR_PackageFile->fromPackageFile instead) * PEAR_Common->infoFromString (use PEAR_PackageFile->fromXmlstring instead) * PEAR_Common->infoFromArray (use PEAR_PackageFile->fromAnyFile instead) * PEAR_Common->xmlFromInfo (use a PEAR_PackageFile_v* object's generator instead) * PEAR_Common->validatePackageInfo (use the validation of PEAR_PackageFile objects) * PEAR_Common->analyzeSourceCode (use a PEAR_PackageFile_v* object instead) * PEAR_Common->detectDependencies (use PEAR_Downloader_Package->detectDependencies instead) * PEAR_Common->buildProvidesArray (use PEAR_PackageFile_v1->_buildProvidesArray or PEAR_PackageFile_v2_Validator->_buildProvidesArray) PHP 4.4 and 5.1.6 are now the minimum PHP requirements, for brave souls pear upgrade -f PEAR will allow people with lower versions to upgrade to this release but no guarantees will be made that it will work properly. Support for XML RPC channels has been dropped - The only ones that used it (pear.php.net and pecl.php.net) have used the REST interface for years now. SOAP support also removed as it was only proof of concept. Move codebase from the PHP License to New BSD 2 clause license Dependencies:
|
2008-05-17 stable |
|
2008-02-03 stable |
|
2008-01-31 stable |
|
2008-01-03 beta |
|
2007-12-10 beta |
|
2007-09-09 stable |
|
2007-06-23 stable |
|
2007-06-07 stable |
|
2007-05-08 stable |
|
2007-04-22 stable |
|
2007-04-08 stable |
|
2007-03-05 stable |
|
2007-01-23 stable |
|
2007-01-07 beta |
|
2006-12-14 beta |
|
2006-11-27 beta |
|
2006-09-30 alpha |
|
2006-08-16 stable |
|
2006-07-18 stable |
|
2006-07-15 beta |
|
2006-03-29 stable |
|
2006-03-05 stable |
|
2006-02-27 stable |
|
2006-01-06 stable |
|
2005-11-21 stable |
|
2005-11-04 stable |
|
2005-11-03 stable |
|
2005-10-08 stable |
|
2005-09-25 stable |
|
2005-09-18 stable |
|
2005-09-15 beta |
|
2005-09-15 beta |
|
2005-09-11 beta |
|
2005-08-30 beta |
|
2005-08-18 stable |
|
2005-05-28 alpha |
|
2005-04-17 alpha |
|
2005-04-06 alpha |
|
2005-03-24 alpha |
|
2005-03-21 alpha |
|
2005-03-17 alpha |
|
2005-03-17 alpha |
|
2005-03-17 alpha |
|
2005-03-03 alpha |
|
2005-03-02 alpha |
|
2005-02-26 alpha |
|
2005-02-26 alpha |
|
2005-02-18 stable |
|
2005-01-01 stable |
|
2004-11-12 stable |
|
2004-10-28 stable |
|
2004-04-06 stable |
|
2004-02-20 stable |
|
2004-01-25 beta |
|
2003-12-19 beta |
|
2003-10-20 beta |
|
2003-10-02 beta |
|
2003-09-29 beta |
|
2003-08-15 stable |
|
2003-08-13 stable |
|
2003-08-05 beta |
|
2003-08-05 beta |
|
2003-08-03 beta |
|
2003-06-23 beta |
|
2003-06-23 beta |
|
2003-05-10 stable |
|
2003-01-10 stable |
|
2002-12-27 stable |
|
2002-12-13 stable |
|
2002-11-26 stable |
|
2002-10-12 stable |
|
2002-06-06 beta |
|
2002-05-28 beta |
|
2002-05-26 beta |
|
2002-04-13 stable |