Home » PEAR » PEAR
PEAR Base System
Download latest release 1.10.18 (there might be newer Composer installable version)
License: New BSD License
Description
The PEAR package contains:
* the PEAR installer, for creating, distributing
and installing packages
* the PEAR_Exception PHP5 error handling mechanism
* the PEAR_ErrorStack advanced error handling mechanism
* the PEAR_Error error handling mechanism
* the OS_Guess class for retrieving info about the OS
where PHP is running on
* the System class for quick handling of common operations
with files and directories
* the PEAR base class
Features in a nutshell:
* full support for channels
* pre-download dependency validation
* new package.xml 2.0 format allows tremendous flexibility while maintaining BC
* support for optional dependency groups and limited support for sub-packaging
* robust dependency support
* full dependency validation on uninstall
* remote install for hosts with only ftp access - no more problems with
restricted host installation
* full support for mirroring
* support for bundling several packages into a single tarball
* support for static dependencies on a url-based package
* support for custom file roles and installation tasks
Maintainers
- Greg Beaver (cellog) — lead, inactive
- Pierre-Alain Joye (pajoye) — lead, inactive
- Stig Bakken (ssb) — lead, inactive
- Tomas V.V.Cox (cox) — lead, inactive
- Helgi Thormar (dufuz) — lead, inactive
- Christian Weiske (cweiske) — lead, inactive
- Chuck Burgess (ashnazg) — lead, active
- Tias Guns (tias) — developer, inactive
- Tim Jackson (timj) — helper, inactive
- Bertrand Gugger (toggg) — helper, inactive
- Martin Jansen (mj) — helper, inactive
Dependencies
Required
- PHP (>= 5.4.0)
- PEAR Installer (>= 1.10.1)
- Archive_Tar (>= 1.4.9, recommended 1.4.4)
- Structures_Graph (>= 1.1.0, recommended 1.1.1)
- Console_Getopt (>= 1.4.1, recommended 1.4.3)
- XML_Util (>= 1.4.0, recommended 1.4.5)
- xml (extension)
- pcre (extension)
Releases
- 1.10.18 (stable, 2026-01-25)
Release notes
License: New BSD License
* PR #164: don't use report_memleaks with 8.5+
- 1.10.17 (stable, 2025-12-14)
Release notes
License: New BSD License
* PR #152: Fix HTTP chunked encoding handling
* PR #153: fix composer.json: typo in replace for pear_exception package
* PR #154: switch to https by default
* PR #156: Throw new Error instead of E_USER_ERROR on PHP 7.0+
* PR #159: update tests for https-first behavior - 1.10.16 (stable, 2024-11-24)
Release notes
License: New BSD License
* PR #141: Fix bug #27796: "Array to string" conversion warnings on installs/other actions
* PR #145: Never reference E_STRICT on PHP 8.4+
* PR #147: Fix tests 8.1+ - 1.10.15 (stable, 2024-03-09)
Release notes
License: New BSD License
* PR #132: cleanup uneeded test
* PR #135: Fix PHP Deprecated: Calling get_class() without arguments - 1.10.14 (stable, 2023-11-26)
Release notes
License: New BSD License
* PR #112: Put glue and pieces parameters to implode in correct order for PHP 7.4+
* PR #121: Fix PHP bug 81653: Typo in install-pear-nozlib.phar
* PR #122: add %S EXPECTF capability
* PR #124: Fix: Creation of dynamic property PEAR_Error::$callback is deprecated
* PR #125: Fixed extension loaded check for pecl binaries
* PR #126: Remove -n option from pecl.bat for shared extensions
* PR #127: fix Using ${var} in strings is deprecated
* PR #128: fix lingering license references to PHP license
* PR #129: Exclude tests from composer classmap
* PR #131: fix private lastError name - 1.10.13 (stable, 2021-08-10)
Release notes
License: New BSD License
* PR #114: unsupported protocol - use --force to continue
* PR #117: Add $this operator to _determineIfPowerpc calls - 1.10.12 (stable, 2020-04-19)
Release notes
License: New BSD License
* adjust dependencies based on new releases
- 1.10.11 (stable, 2020-04-10)
Release notes
License: New BSD License
* PR #102: Fix logging error for urls not in cache
* PR #103: Fix undefined constant name
* PR #105: Sort list of packages
* PR #106: Update REST.php
* PR #107: Update .travis.yml to include PHP 7.4
* PR #108: Remove unneeded code - 1.10.10 (stable, 2019-11-19)
Release notes
License: New BSD License
* PR #89: Fix scripts/* include paths
* PR #90: Non-interactive configureoption answers
* PR #91: Added missing preg quote
* PR #92: handle "lib64" case for glibc detection
* PR #93: Fix PHP Notice: Trying to access array offset on value of type bool with 7.4
* PR #94: Updated logic in useLocalCache to reuse getCacheId
* PR #95: Fix manpage warning
* PR #96: Implement the SOURCE_DATE_EPOCH specification
* PR #97: Fix PHP 7.4 deprecation: array/string curly braces access
* PR #98: Fix use of null/false as array
* PR #99: Fix Travis builds on PHP 5.4 and 5.5
* PR #100: Honor PHP temp directory config
* PR #101: Fix documentation: the `--force` is required - 1.10.9 (stable, 2019-04-10)
Release notes
License: New BSD License
* PR #85: Fixes static calls for PHP 8
* PR #86: Adjust silencing check for PHP 8
* PR #87: Comparison fixes
* PR #88: Only add bin_dir to PATH if not already there (fixes PHP Bug #75852) - 1.10.8 (stable, 2019-03-13)
Release notes
License: New BSD License
* PR #83: Drop track_errors from options
* PR #84: Fix PHP 8 compatibility issues - 1.10.7 (stable, 2018-12-05)
Release notes
License: New BSD License
* PR #79: Prevent Unable to find the wrapper "channel" Warning
* PR #80: fix Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"
* PR #81: Add flags to PECL shell script for shared extensions - 1.10.6 (stable, 2018-08-22)
Release notes
License: New BSD License
* PR #70: Fix notice undefined variable metadata_dir
* PR #71: fix Warning: count(): Parameter must be an array or an object
* PR #74: Bug #23744 Remove is_executable check
* Bug #23744: The is_executable check in the Which method when run on Windows is unnecessary
* PR #75: Migrate old while(list() = each()) constructs to foreach
* PR #76: Fix PHP Warning: "continue" targeting switch is equivalent to "break"
* PR #77: proxy server auth
* PR #72: Correctly authenticate at proxy server
* PR #78: array or Countable error in 7.2 - 1.10.5 (stable, 2017-06-27)
Release notes
License: New BSD License
* Bug #21222: PHP 7.2 compatibility: Upgrade to Archive_Tar 1.4.3 needed
- 1.10.4 (stable, 2017-04-26)
Release notes
License: New BSD License
* Bug #18102: pear install does not fail on error
- 1.10.3 (stable, 2017-02-28)
Release notes
License: New BSD License
* Bug #21188: Class 'PEAR_Proxy' not found
- 1.10.2 (stable, 2017-02-28)
Release notes
License: New BSD License
* Fix Bug #4426: PEAR_Autoloader __call() must take only 2 arguments [kna]
* Fix Bug #20989: fatal error/bug in the postinstallscript task [kguest]
* Fix Bug #20991: Strict Standards: startSession and run methods in PEAR_Task_Postinstallscript [kguest]
* Fix Bug #21001: PEAR_ERROR_DIE exit code is 0 [danielc]* Pull Request #52: Channel's _lastmodified is an int and not a string [sathieu]
* Pull Request #53: Add proper HTTPS proxy support through the CONNECT verb [youknow0]
* Pull Request #58: Make method signatures compatible. [yunosh] - 1.10.1 (stable, 2015-10-17)
Release notes
License: New BSD License
* Fix bug #20959: Crash on channel discovery with channel.xml redirect [cweiske]
* Fix bug #20968: Incorrect call to __construct() from PEAR() [edlman]
* Add legacy constructor for PEAR_Error for backwards compatibility [cweiske] - 1.10.0 (stable, 2015-10-07)
Release notes
License: New BSD License
No changes since version 1.10.0dev3.
Changes since version 1.9.5:
* Implement #20488: Add support for PHP 7 [cweiske]
* Drop support for PHP 4 and 5.0 - 5.3 [cweiske]
* Remove deprecated methods [cweiske]
* Add --showdiff to "pear run-tests" to print diff for failed tests [tyrael]
* Implement #20333: New role=man for man pages [bjori]
* Implement #20334: add "metadata_dir" configuration option [remicollet]
* Add long option names to install-pear.php [remicollet]
* Remove PEAR/ErrorStack5.php [cweiske]
* Fix #17045: avoid overwriting include path [glen]
* Fix #17399: "pear help" doesn't mention the "version" command [kguest]
* Fix #18638 and #18405: Make PEAR::loadExtension static [cweiske]
* Fix #20319: allow pear to work when cache_dir is not writable [remicollet]
* Fix #20507: pear list-upgrades does not take PHP version into account [cweiske]
* Fix #20927: Use correct php-config [cweiske]
* Fix #20946: PEAR_Builder::log() declaration [remicollet]
* Fix channel.xml downloading from https if it did not change [cweiske]
* Fix static warnings [cweiske] - 1.10.0dev3 (devel, 2015-09-28)
Release notes
License: New BSD License
* Fix #20507: pear list-upgrades does not take PHP version into account [cweiske]
* Fix #20927: Use correct php-config [cweiske]
* Fix #20946: PEAR_Builder::log() declaration [remicollet]
* Remove PEAR/ErrorStack5.php [cweiske] - 1.10.0dev2 (devel, 2015-07-31)
Release notes
License: New BSD License
* Fix #18638 and #18405: Make PEAR::loadExtension static [cweiske]
* Fix #20319: allow pear to work when cache_dir is not writable [remicollet]
* Implement #20333: New role=man for man pages [bjori]
* Implement #20334: add "metadata_dir" configuration option [remicollet]
* Add long option names to install-pear.php [remicollet] - 1.10.0dev1 (devel, 2015-07-25)
Release notes
License: New BSD License
* Implement #20488: Add support for PHP 7 [cweiske]
* Drop support for PHP 4 and 5.0 - 5.3 [cweiske]
* Remove deprecated methods [cweiske]
* Fix static warnings [cweiske]
* Fix #17045: avoid overwriting include path [glen]
* Fix #17399: "pear help" doesn't mention the "version" command [kguest]
* Add --showdiff to "pear run-tests" to print diff for failed tests [tyrael]
* Fix channel.xml downloading from https if it did not change [cweiske] - 1.9.5 (stable, 2014-07-12)
Release notes
License: New BSD License
No changes since 1.9.5.dev1.
Bug fixes in 1.9.5.dev1:
* Fix bug #18343: Entities in file names decoded during packaging [cweiske]
* Fix bug #18665: pecl extensions not enabled in empty php.ini files [Louis Opter]
* Fix bug #18834: Do not truncate cache file if it is a symlink [avb]
* Fix bug #18892: Parse error in Installer.php [ashnazg]
* Fix bug #19482: fix pearcmd for include paths with trailing backslash [cweiske]
* Fix bug #19793: PHP Notice about ob_end_clean() [cweiske]
* Fix bug #20086: Invalid regexp in PEAR_Builder::build() [avb]
* Fix bug #20203: split content-type and get real mime type [Samu Voutilainen]
* Fix bug #20283: use full path for "zend_extension=..." [cweiske]
* Fix bug #20284: Reset interpreter before running --CLEAN-- section php-cgi run [Mats Lindh]
* Fix bug #20285: fix spelling mistakes [Veres Lajos]
* Fix bug #20286: Support access of static variables on objects in validator [cweiske]
* Fix bug #20321: Correctly detect name of current user during installation [cweiske]
* Fix bug: let pear run-tests fail when there are failed tests [cweiske]
* Prepare a test for bug #18056 / bug #18834 [avb] - 1.9.5dev1 (devel, 2014-06-27)
Release notes
License: New BSD License
Bug fixes:
* Fix bug #18343: Entities in file names decoded during packaging [cweiske]
* Fix bug #18665: pecl extensions not enabled in empty php.ini files [Louis Opter]
* Fix bug #18834: Do not truncate cache file if it is a symlink [avb]
* Fix bug #18892: Parse error in Installer.php [ashnazg]
* Fix bug #19482: fix pearcmd for include paths with trailing backslash [cweiske]
* Fix bug #19793: PHP Notice about ob_end_clean() [cweiske]
* Fix bug #20086: Invalid regexp in PEAR_Builder::build() [avb]
* Fix bug #20203: split content-type and get real mime type [Samu Voutilainen]
* Fix bug #20283: use full path for "zend_extension=..." [cweiske]
* Fix bug #20284: Reset interpreter before running --CLEAN-- section php-cgi run [Mats Lindh]
* Fix bug #20285: fix spelling mistakes [Veres Lajos]
* Fix bug #20286: Support access of static variables on objects in validator [cweiske]
* Fix bug #20321: Correctly detect name of current user during installation [cweiske]
* Fix bug: let pear run-tests fail when there are failed tests [cweiske]
* Prepare a test for bug #18056 / bug #18834 [avb] - 1.9.4 (stable, 2011-07-07)
Release notes
License: New BSD License
Bug Fixes:
* Bug #17350: "pear install --force" doesn't uninstall files from previous pkg versions [dufuz]
* Bug #18362: A whitespace TEMP_DIR path breaks install/upgrade functionality [dufuz]
* Bug #18440: bad tmp folder path on install : Unable to create path for C:/Program/tmp [dufuz]
* Bug #18581: "config-get -c" not returning channel's configuration when using alias [dufuz]
* Bug #18639: regression: installing xdebug fails most likely due to another fix [dufuz]Features
* All System (the class) functions can now take in spaced paths as long as they are surrounded in quotes.
Prior to this it was possible to do that by passing all values in as an array (by product of #18362, #18440) [dufuz] - 1.9.3 (stable, 2011-06-04)
Release notes
License: New BSD License
* Fixed Bug #17744: Empty changelog causes fatal error in setChangelogentry [dufuz]
* Fixed Bug #18340: raiseErro typo [doconnor]
* Fixed Bug #18349: package.xml version not recognized when single quoted [dufuz]
* Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set in php.ini [dufuz]
* Fixed Bug #18388: Parentheses error in REST.php line 232 [dufuz]
* Fixed Bug #18428: invalid preg_match patterns [glen]
* Fixed Bug #18486: REST/10.php does not check error condition [dufuz]
* Fixed a problem in RunTest and code coverage. Correctly register the
code coverage shutdown function in case we are inside a namespace. [sebastian]
* Fixed a bug with extensions not providing their config.m4 and co in the root directory of
their pecl package but rather in a sub directory, such as xhprof. [dufuz] - 1.9.2 (stable, 2011-02-28)
Release notes
License: New BSD License
Important! This is a security fix release. The advisory can be found at
http://pear.php.net/advisory-20110228.txtBugs:
* Fixed Bug #17463: Regression: On Windows, svntag [patch by doconnor]
* Fixed Bug #17641: pecl-list doesn't sort packages by name [dufuz]
* Fixed Bug #17781: invalid argument warning on foreach due to an empty optional dependencie [dufuz]
* Fixed Bug #17801: PEAR run-tests wrongly detects php-cgi [patch by David Jean Louis (izi)]
* Fixed Bug #17839: pear svntag does not tag package.xml file [dufuz]
* Fixed Bug #17986: PEAR Installer cannot handle files moved between packages [dufuz]
* Fixed Bug #17997: Strange output if directories are not writeable [dufuz]
* Fixed Bug #18001: PEAR/RunTest coverage fails [dufuz]
* Fixed Bug #18056 [SECURITY]: Symlink attack in PEAR install [dufuz]
* Fixed Bug #18218: "pear package" does not allow the use of late static binding [dufuz and Christer Edvartsen]
* Fixed Bug #18238: Wrong return code from "pear help" [till]
* Fixed Bug #18308: Broken error message about missing channel validator [yunosh]This feature is implemented as a result of #18056
* Implemented Request #16648: Use TMPDIR for builds instead of /var/tmp [dufuz] - 1.9.1 (stable, 2010-05-26)
Release notes
License: New BSD License
* svntag improvements, tag package files passed into the command and better directory checks [dufuz]
* rely on Structures_Graph minimum version instead of recommended version [saltybeagle]
* Fix Bug #12613: running go-pear.phar from C:\ fails [dufuz]
* Fix Bug #14841: Installing pear into directory with space fails [dufuz]
* Fix Bug #16644: pear.bat returns syntax error when parenthesis are in install path. [dufuz] [patch by bwaters (Bryan Waters)]
* Fix Bug #16767: Use of Depreciated HTML Attributes in the Exception class [dufuz] [patch by fuhrysteve (Stephen J. Fuhry)]
* Fix Bug #16864: "pear list-upgrades -i" issues E_WARNINGS [dufuz] [patch by rquadling (Richard Quadling)]
* Fix Bug #17220: command `pear help` outputs to stderr instead of stdout [dufuz]
* Fix Bug #17234: channel-discover adds port to HTTP Host header [dufuz]
* Fix Bug #17292: Code Coverage in PEAR_RunTest does not work with namespaces [sebastian]
* Fix Bug #17359: loadExtension() fails over missing dl() when used in multithread env [dufuz]
* Fix Bug #17378: pear info $package fails if directory with that name exists [dufuz] - 1.9.0 (stable, 2009-09-03)
Release notes
License: New BSD License
* Fix Bug #16547: The phar for PEAR installer uses ereg() which is deprecated [dufuz]
- 1.9.0RC4 (beta, 2009-08-23)
Release notes
License: New BSD License
* Fixed a problem where the original channel could not be set as a preferred_mirror again [dufuz]
* Make sure channel aliases can't be made to start with - [dufuz]
* Output issues with pear search [dufuz]
* Fixed couple of stray notices [dufuz] - 1.9.0RC3 (beta, 2009-08-21)
Release notes
License: New BSD License
* Improved svntag support to handle packages like PEAR it self [dufuz]
- 1.9.0RC2 (beta, 2009-08-20)
Release notes
License: New BSD License
* REST 1.4 file was occasionally being included but REST 1.4 is not intended for this release cycle [dufuz]
- 1.9.0RC1 (beta, 2009-08-18)
Release notes
License: New BSD License
* Implement Request #16213: add alias to list-channels output [dufuz]
* Implement Request #16378: pear svntag [dufuz]
* Implement Request #16386: PEAR_Config::remove() does not support specifying a channel [timj]
* Implement Request #16396: package-dependencies should allow package names [dufuz]* Fix Bug #11181: pear requests channel.xml from main server instead from mirror [dufuz]
* Fix Bug #14493: pear install --offline doesn't print out errors [dufuz]
* Fix Bug #11348: pear package-dependencies isn't well explained [dufuz]
* Fix Bug #16108: PEAR_PackageFile_Generator_v2 PHP4 parse error when running upgrade-all [dufuz]
* Fix Bug #16113: Installing certain packages fails due incorrect encoding handling [dufuz]
* Fix Bug #16122: PEAR RunTest failed to run as expected [dufuz]
* Fix Bug #16366: compiling 5.2.10 leads to non-functioning pear [dufuz]
* Fix Bug #16387: channel-logout does not support logging out from a non-default channel [timj]
* Fix Bug #16444: Setting preferred mirror fails [dufuz]
* Fix the shutdown functions where a index might not exist and thus raise a notice [derick] - 1.8.1 (stable, 2009-04-15)
Release notes
License: New BSD License
* Fix Bug #16099 PEAR crash on PHP4 (parse error) [dufuz]
- 1.8.0 (stable, 2009-04-10)
Release notes
License: New BSD License
Changes since RC1:
* Fix Bug #14792: Bad md5sum for files with replaced content [dufuz]
* Fix Bug #16057:-r is limited to 4 directories in depth [dufuz]
* Fix Bug #16077: PEAR5::getStaticProperty does not return a reference to the property [dufuz]Remove custom XML_Util class in favor of using upstream XML_Util package as dependency
RC1 Release Notes:
* Fix Bug #14331: pear cvstag only works from inside the package directory [dufuz]
* Fix Bug #16045: E_Notice: Undefined index: channel in PEAR/DependencyDB.php [dufuz]* Implemented Request #11230: better error message when mirror not in channel.xml file [dufuz]
* Implemented Request #13150: Add support for following HTTP 302 redirects [dufuz]Alpha1 Release Notes:
* 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
- 1.8.0RC1 (beta, 2009-03-27)
Release notes
License: New BSD License
* Fix Bug #14331: pear cvstag only works from inside the package directory [dufuz]
* Fix Bug #16045: E_Notice: Undefined index: channel in PEAR/DependencyDB.php [dufuz]* Implemented Request #11230: better error message when mirror not in channel.xml file [dufuz]
* Implemented Request #13150: Add support for following HTTP 302 redirects [dufuz] - 1.8.0alpha1 (alpha, 2009-03-09)
Release notes
License: New BSD License
* 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
- 1.7.2 (stable, 2008-05-17)
- 1.7.1 (stable, 2008-02-03)
- 1.7.0 (stable, 2008-01-31)
- 1.7.0RC2 (beta, 2008-01-03)
- 1.7.0RC1 (beta, 2007-12-10)
- 1.6.2 (stable, 2007-09-09)
- 1.6.1 (stable, 2007-06-23)
- 1.6.0 (stable, 2007-06-07)
- 1.5.4 (stable, 2007-05-08)
- 1.5.3 (stable, 2007-04-22)
- 1.5.2 (stable, 2007-04-08)
- 1.5.1 (stable, 2007-03-05)
- 1.5.0 (stable, 2007-01-23)
- 1.5.0RC3 (beta, 2007-01-07)
- 1.5.0RC2 (beta, 2006-12-14)
- 1.5.0RC1 (beta, 2006-11-27)
- 1.5.0a1 (alpha, 2006-09-30)
- 1.4.11 (stable, 2006-08-16)
- 1.4.10 (stable, 2006-07-18)
- 1.4.10RC1 (beta, 2006-07-15)
- 1.4.9 (stable, 2006-03-29)
- 1.4.8 (stable, 2006-03-05)
- 1.4.7 (stable, 2006-02-27)
- 1.4.6 (stable, 2006-01-06)
- 1.4.5 (stable, 2005-11-21)
- 1.4.4 (stable, 2005-11-04)
- 1.4.3 (stable, 2005-11-03)
- 1.4.2 (stable, 2005-10-08)
- 1.4.1 (stable, 2005-09-25)
- 1.4.0 (stable, 2005-09-18)
- 1.4.0RC2 (beta, 2005-09-15)
- 1.4.0RC1 (beta, 2005-09-15)
- 1.4.0b2 (beta, 2005-09-11)
- 1.4.0b1 (beta, 2005-08-30)
- 1.3.6 (stable, 2005-08-18)
- 1.4.0a12 (alpha, 2005-05-28)
- 1.4.0a11 (alpha, 2005-04-17)
- 1.4.0a10 (alpha, 2005-04-06)
- 1.4.0a9 (alpha, 2005-03-24)
- 1.4.0a8 (alpha, 2005-03-21)
- 1.4.0a7 (alpha, 2005-03-17)
- 1.4.0a6 (alpha, 2005-03-17)
- 1.4.0a5 (alpha, 2005-03-17)
- 1.4.0a4 (alpha, 2005-03-03)
- 1.4.0a3 (alpha, 2005-03-02)
- 1.4.0a2 (alpha, 2005-02-26)
- 1.4.0a1 (alpha, 2005-02-26)
- 1.3.5 (stable, 2005-02-18)
- 1.3.4 (stable, 2005-01-01)
- 1.3.3.1 (stable, 2004-11-12)
- 1.3.3 (stable, 2004-10-28)
- 1.3.1 (stable, 2004-04-06)
- 1.3 (stable, 2004-02-20)
- 1.3b6 (beta, 2004-01-25)
- 1.3b5 (beta, 2003-12-19)
- 1.3b3 (beta, 2003-10-20)
- 1.3b2 (beta, 2003-10-02)
- 1.3b1 (beta, 2003-09-29)
- 1.2.1 (stable, 2003-08-15)
- 1.2 (stable, 2003-08-13)
- 1.2b5 (beta, 2003-08-05)
- 1.2b4 (beta, 2003-08-05)
- 1.2b3 (beta, 2003-08-03)
- 1.2b2 (beta, 2003-06-23)
- 1.2b1 (beta, 2003-06-23)
- 1.1 (stable, 2003-05-10)
- 1.0.1 (stable, 2003-01-10)
- 1.0 (stable, 2002-12-27)
- 1.0b3 (stable, 2002-12-13)
- 1.0b2 (stable, 2002-11-26)
- 1.0b1 (stable, 2002-10-12)
- 0.90 (beta, 2002-06-06)
- 0.11 (beta, 2002-05-28)
- 0.10 (beta, 2002-05-26)
- 0.9 (stable, 2002-04-13)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #14 | Closed | Bug | 2003-09-16 | 'pear package' makes optional dependencies required | |
| #32 | Closed | Bug | 2003-09-24 | pear upgrade doesn't recognize preferred_state right | |
| #39 | Closed | Bug | 2003-09-28 | commands that need LOCK_SH fail as non-root | |
| #45 | Closed | Bug | 2003-09-29 | preferred_state works incorrectly | |
| #61 | Closed | Bug | 2003-10-04 | error with pear install in pear 1.3b1 | |
| #64 | Closed | Bug | 2003-10-05 | [PATCH] add foldmarkers, fix line endings | |
| #66 | Closed | Bug | 2003-10-05 | [PATCH] validate package.xml in PEAR_Packager::package() | |
| #93 | Wont fix | Req | 2003-10-13 | Make peardoc function for quick API checks. | |
| #119 | Bogus | Bug | 2003-10-17 | mysql.php:650: Warning: mysql_real_escape_string() expects parameter 1 to be st | |
| #137 | Bogus | Bug | 2003-10-22 | pear list-all output is list-all & list | |
| #157 | Wont fix | Bug | 2003-10-26 | The Autoloader.php file makes feckless use of the overload extension | |
| #167 | Closed | Bug | 2003-10-29 | The PEAR_Autoloader makes case sensitive comparison of method names | |
| #171 | Closed | Bug | 2003-10-30 | --alldeps with a rel="eq" should install the required version, if possible | |
| #205 | Closed | Bug | 2003-11-06 | Feature request: wider package name column in command-line tool | |
| #222 | Duplicate | Bug | 2003-11-10 | Cannot install beta packages / install from URLs | |
| #237 | Bogus | Bug | 2003-11-13 | error message when installing from go-pear.org | |
| #245 | Closed | Bug | 2003-11-14 | go-pear installs PHPUnit 1.x instead of 0.6.x | |
| #246 | No Feedback | Bug | 2003-11-14 | go-pear.php via web install creates conf with references to c:\php4 | |
| #247 | Closed | Bug | 2003-11-14 | go-pear.php via the web install doesnt show images | |
| #248 | Closed | Bug | 2003-11-14 | --force command does not work as expected | |
| #249 | Closed | Bug | 2003-11-14 | installing from an url doesnt work | |
| #279 | Closed | Bug | 2003-11-20 | magic quotes shouldn't affect PEAR (and all its packages) | |
| #293 | Closed | Bug | 2003-11-25 | [Patch] PEAR_Error not calling static method callbacks for error-handler | |
| #319 | Bogus | Bug | 2003-11-27 | pear list-all with preferred=beta runs out of memory. | |
| #324 | Closed | Bug | 2003-11-29 | pear -G gives Fatal Error (PHP-GTK not installed, but error is at engine level) | |
| #362 | Closed | Bug | 2003-12-05 | patch: returning non-variables by reference | |
| #391 | Closed | Bug | 2003-12-09 | patch: System.php return by reference | |
| #392 | Closed | Bug | 2003-12-09 | pear install pecl_package broken | |
| #421 | Bogus | Bug | 2003-12-13 | pear install -R doesn't work | |
| #428 | Bogus | Bug | 2003-12-15 | pear upgrade PEAR does not work | |
| #431 | Closed | Bug | 2003-12-15 | make install fails on HEAD | |
| #444 | Bogus | Bug | 2003-12-17 | /usr/local/bin/pear: segmentation fault | |
| #449 | Closed | Bug | 2003-12-17 | XML_SVG and VFS fail to install properly using PEAR command | |
| #455 | Closed | Bug | 2003-12-18 | PEAR_Downloader does not set $ui | |
| #475 | Closed | Bug | 2003-12-21 | cvsclient package doesnt download | |
| #521 | Closed | Bug | 2004-01-05 | incorrect file names for warnings listed during "pear package" | |
| #534 | Closed | Bug | 2004-01-07 | pear search doesn't obey -d parameter | |
| #535 | Closed | Bug | 2004-01-07 | PATH_SEPARATOR not defined | |
| #537 | No Feedback | Bug | 2004-01-07 | Funny error message | |
| #565 | Bogus | Bug | 2004-01-13 | pear run-tests broken | |
| #574 | Bogus | Bug | 2004-01-13 | pear run-tests does not work | |
| #594 | Closed | Bug | 2004-01-17 | PEAR_Common::analyzeSourceCode fails on string with $var and { | |
| #618 | Bogus | Bug | 2004-01-24 | Warnings from PhpEclipse in Registry.php | |
| #619 | Bogus | Bug | 2004-01-24 | Warnings from PhpEclipse in Common.php | |
| #628 | Wont fix | Bug | 2004-01-26 | patch: pearcmd.php should show E_STRICT if user desires | |
| #640 | Closed | Bug | 2004-01-29 | a tiny error about the comment in pear.php | |
| #710 | Closed | Bug | 2004-02-08 | Pear dependency list wrong | |
| #744 | Wont fix | Bug | 2004-02-12 | push/popErrorHandling() abuse $this | |
| #762 | Closed | Bug | 2004-02-15 | go-pear doesn't install anything | |
| #816 | Bogus | Bug | 2004-02-20 | pear download-all stops on oci8 | |
| #908 | Closed | Bug | 2004-02-26 | PEAR QA: improvement for get_class()-usage | |
| #933 | Closed | Bug | 2004-03-02 | CMD Usability Patch | |
| #936 | Duplicate | Bug | 2004-03-03 | throwError() treats every call as static | |
| #937 | Closed | Bug | 2004-03-03 | throwError() treats every call as static | |
| #949 | Wont fix | Bug | 2004-03-05 | Impossible to raiseError(DB_Error) | |
| #964 | Closed | Bug | 2004-03-07 | PEAR_ERROR_EXCEPTION causes fatal error | |
| #1008 | Closed | Bug | 2004-03-13 | PEAR throws a warning in safe_mode | |
| #1022 | No Feedback | Bug | 2004-03-16 | installation misstake - no pear.bat installed, no PEAR-Files installed | |
| #1035 | Closed | Bug | 2004-03-19 | go-pear.bat still fails in 5.0.0.RC1 | |
| #1048 | Closed | Bug | 2004-03-21 | pearcmd.php listed instead of pear | |
| #1153 | Closed | Bug | 2004-04-07 | PEAR 1.3.1's pear command can't get argv | |
| #1155 | Closed | Bug | 2004-04-07 | The latest column display 0 as version for all packages | |
| #1156 | Closed | Bug | 2004-04-07 | go-pear.php fresh install "Backed up old pear" | |
| #1157 | Duplicate | Bug | 2004-04-07 | go-pear.php "'pear' command is not currently in your path" even when it is | |
| #1163 | Closed | Bug | 2004-04-08 | pear makerpm fails with packages that provide role="doc" | |
| #1186 | Closed | Bug | 2004-04-12 | raise a notice error on PEAR::Common $_packageName | |
| #1194 | Closed | Bug | 2004-04-13 | pear manager install crashing: Undefined class name 'pear' | |
| #1202 | No Feedback | Bug | 2004-04-14 | extension dependancies dont take into account 'dl()' | |
| #1242 | Closed | Bug | 2004-04-19 | Array to String conversion notice in ErrorStack.php | |
| #1249 | Closed | Bug | 2004-04-21 | wrong preferred state warning using -f option | |
| #1329 | Closed | Bug | 2004-05-03 | closedir is missing PEAR::Command->registerCommands function | |
| #1330 | Closed | Bug | 2004-05-03 | unused variable in php-src/pear/PEAR/Command/Install.php | |
| #1345 | Bogus | Bug | 2004-05-05 | pear install zip / sqlite ignoring ext_dir config | |
| #1359 | No Feedback | Bug | 2004-05-07 | usage of raiseError produce error | |
| #1375 | Bogus | Bug | 2004-05-10 | Console_Getopt install blocks pear command | |
| #1378 | Closed | Bug | 2004-05-10 | Need to urldecode password for http_proxy in pear installer | |
| #1379 | Wont fix | Bug | 2004-05-10 | is_file returns true when seeing pear binary when trying to install pear packag | |
| #1395 | Closed | Bug | 2004-05-12 | PEAR_ErrorStack::staticCallback needs to instantiate the stack | |
| #1420 | Closed | Bug | 2004-05-16 | Parser bug for T_DOUBLE_COLON: | |
| #1426 | Closed | Bug | 2004-05-17 | Emulated destructors are not called in reverse order | |
| #1444 | Closed | Bug | 2004-05-19 | PEAR_ErrorStack->push() needs to validate $msg and $code as string/int | |
| #1463 | Bogus | Bug | 2004-05-21 | Got a core dump w/ pear package command when Zend Optimizer 2.5 is enabled | |
| #1510 | No Feedback | Bug | 2004-05-26 | list-upgrades doesn't show all available upgrades | |
| #1519 | Bogus | Bug | 2004-05-27 | Printer hangs on second Print | |
| #1533 | Closed | Bug | 2004-06-01 | is the is_link() check correct? | |
| #1550 | Closed | Bug | 2004-06-03 | Builder does not set path to match bin_dir | |
| #1581 | Closed | Bug | 2004-06-08 | [Minor] Error message change | |
| #1590 | No Feedback | Bug | 2004-06-09 | pear package is not php5.0.0rc3 compatible! | |
| #1596 | Bogus | Bug | 2004-06-09 | phpDocumentor, pear installation and php4-cgi out of memory | |
| #1602 | Closed | Bug | 2004-06-10 | pear config-get output change request | |
| #1610 | Closed | Bug | 2004-06-10 | 'pear package' doesn't validate dep's attribute value's case | |
| #1615 | Closed | Bug | 2004-06-11 | "pear build" doesn't create the ext_dir prior to copy | |
| #1617 | Closed | Bug | 2004-06-11 | PEAR_ErrorStack doesn't return exceptions. | |
| #1623 | Closed | Bug | 2004-06-12 | Download code unification | |
| #1627 | Closed | Bug | 2004-06-13 | PEAR_Packager::package() does not update md5 checksums | |
| #1630 | Closed | Bug | 2004-06-13 | debug_backtrace - performance killer.. | |
| #1637 | Closed | Bug | 2004-06-14 | The use of interface causes warnings when packaging with PEAR | |
| #1645 | Closed | Bug | 2004-06-15 | License mess | |
| #1702 | Closed | Bug | 2004-06-22 | ErrorStack does not check for debug_backtrace() | |
| #1746 | Closed | Bug | 2004-06-30 | pear search returns wrong version numbers | |
| #1750 | Closed | Req | 2004-06-30 | Taking advantage of is_executable() Win/PHP5 in System::which() | |
| #1775 | Bogus | Bug | 2004-07-02 | pear install -a doesn't upgrade existing packages | |
| #1788 | Closed | Req | 2004-07-05 | Support for authentication to channel-server | |
| #1789 | Closed | Req | 2004-07-05 | ssl-support for installer (xml-rpc/download) | |
| #1804 | Bogus | Bug | 2004-07-06 | pearcmd.php broken/truncated | |
| #1818 | Bogus | Bug | 2004-07-07 | pear.bat doesn't work | |
| #1851 | Closed | Bug | 2004-07-12 | PECL weirdness | |
| #1852 | Bogus | Bug | 2004-07-12 | Wrong usage of pclose() return value in Builder | |
| #1870 | Closed | Bug | 2004-07-14 | pear makerpm dependancies | |
| #1872 | No Feedback | Bug | 2004-07-14 | [PEAR_ErrorStack] [Patch] Debug Backtrace Returns incorrect function | |
| #1891 | Closed | Req | 2004-07-16 | Possibility to negate platforms | |
| #1903 | Wont fix | Bug | 2004-07-17 | phpt tests fail under PHP5 (1.3 branch) | |
| #1907 | Wont fix | Req | 2004-07-18 | E_STRICT version of PEAR.php | |
| #1978 | Wont fix | Req | 2004-07-25 | Please add this function setStaticProperty | |
| #2070 | Closed | Bug | 2004-08-05 | leading slash in ptmp var causes install to fail | |
| #2189 | Closed | Bug | 2004-08-22 | upgrade-all stops if dependancy fails | |
| #2220 | Closed | Req | 2004-08-26 | pear5 build fails on dual php4/php5 system | |
| #2238 | Closed | Req | 2004-08-27 | ErrorStack: request for new static methods | |
| #2313 | Closed | Bug | 2004-09-11 | [PATCH] pear install doesn't advise when preferred_state not found | |
| #2370 | No Feedback | Bug | 2004-09-22 | could not create lock file: failed to open stream: Permission denied | |
| #2396 | Closed | Bug | 2004-09-25 | Error Parsing path causes pear.bat to be renamed | |
| #2618 | Closed | Bug | 2004-10-26 | PEAR_ErrorStack::staticPopCallback does not return a value | |
| #2625 | Closed | Bug | 2004-10-26 | fclose()-warning-msg when using PEAR on commandline | |
| #2698 | Wont fix | Req | 2004-11-05 | Implement kinda install-strip | |
| #2716 | Closed | Bug | 2004-11-08 | RunTest.php not in package-PEAR.xml for 1.3.3 (run-tests command does not work) | |
| #2752 | Closed | Bug | 2004-11-14 | installation fails when php is built with an external pcre lib | |
| #2781 | Closed | Req | 2004-11-18 | support for static channel releases.xml summary | |
| #2838 | Bogus | Req | 2004-11-27 | Update bundled Net_Socket, please | |
| #2839 | Closed | Req | 2004-11-27 | Bundled Net_SMTP should be updated | |
| #2848 | Closed | Req | 2004-11-28 | PEAR_ErrorStack logger extends | |
| #2861 | Closed | Bug | 2004-12-01 | package.dtd does not define NUMBER ?! | |
| #2914 | Closed | Req | 2004-12-07 | Dynamic Include Path for run-tests | |
| #2946 | Closed | Bug | 2004-12-10 | ini_set warning errors | |
| #3026 | Closed | Bug | 2004-12-24 | "ne" dep is missing, "not" does not work | |
| #3027 | Duplicate | Bug | 2004-12-25 | packages doesnt accept 'ne' as valid test. | |
| #3061 | Closed | Bug | 2004-12-30 | potential warning in PEAR_Exception | |
| #3134 | Closed | Bug | 2005-01-07 | Doesnt appear to recognize GD2 at installation | |
| #3168 | Closed | Req | 2005-01-11 | Confusing dependency prompt on install | |
| #3213 | Closed | Req | 2005-01-15 | patch: PEAR/Frontend/CLI.php - sort remote-list | |
| #3258 | Closed | Bug | 2005-01-21 | E_NOTICEs with pear run-tests | |
| #3322 | Closed | Bug | 2005-01-28 | misuse of count() in ErrorStack | |
| #3326 | Bogus | Bug | 2005-01-29 | pear list-all results in memory exhausted | |
| #3335 | Bogus | Bug | 2005-01-31 | Installation failed | |
| #3370 | Closed | Bug | 2005-02-03 | Installation Problem, ctype required | |
| #3377 | Bogus | Bug | 2005-02-04 | Dependency not solvable ? | |
| #3388 | Closed | Bug | 2005-02-06 | Notice with upgrade-all and PEAR 1.4.0a1 | |
| #3429 | Closed | Bug | 2005-02-10 | pear sign fails with notice | |
| #3430 | Closed | Bug | 2005-02-10 | <subpackage> dependency could cause accidental uninstall of files | |
| #3431 | Bogus | Bug | 2005-02-11 | pear list with default_channel != pear lists nothing | |
| #3436 | Closed | Req | 2005-02-11 | implement staticPop | |
| #3441 | Duplicate | Bug | 2005-02-11 | gd PHP extension is not installed error (eventhough it's installed) | |
| #3457 | Closed | Bug | 2005-02-14 | notice with 1.4.0-cvs and update-channels | |
| #3468 | Closed | Bug | 2005-02-14 | pear package results in invalid md5sums for all files in PEAR 1.4.0a1 | |
| #3474 | Closed | Bug | 2005-02-14 | 1.4.0 if files conflict with a pear package, channel should be shown in parens | |
| #3475 | Bogus | Bug | 2005-02-14 | Duplicate Bug #1153 | |
| #3476 | Closed | Bug | 2005-02-14 | 1.4.0 short commands won't accept options | |
| #3480 | Closed | Bug | 2005-02-15 | double dependencies in 1.4.0-cvs | |
| #3481 | Closed | Bug | 2005-02-15 | Channel packages not added to registry? | |
| #3505 | Closed | Bug | 2005-02-17 | pecl can't install PDO | |
| #3506 | Closed | Req | 2005-02-17 | pear install should export the pear version into the environment | |
| #3507 | Bogus | Req | 2005-02-17 | pear command to list package files | |
| #3508 | Closed | Bug | 2005-02-17 | auto_discover doesn't seem to work | |
| #3510 | Closed | Bug | 2005-02-17 | Warnings during pear list -c channel | |
| #3522 | Closed | Bug | 2005-02-18 | 1.4.0 version validation should only raise warnings for political stuff | |
| #3526 | Bogus | Bug | 2005-02-19 | Segmentation fault | |
| #3533 | Closed | Bug | 2005-02-20 | bug #31347 trips up file_exists() check in infoFromAny | |
| #3543 | Bogus | Req | 2005-02-21 | Pear on Windows | |
| #3550 | Closed | Bug | 2005-02-21 | 1.4.0: pear install PEAR_Frontend_Web-beta works, and shouldn't with current | |
| #3552 | Closed | Bug | 2005-02-22 | PEAR 1.4.0a1 Pre-Release Test suite failures | |
| #3574 | Bogus | Bug | 2005-02-24 | PEAR 1.4.0b1 fails to work at all on OSX | |
| #3577 | No Feedback | Bug | 2005-02-24 | PEAR 1.4.0b1 OSX Failed Tests: | |
| #3610 | Closed | Bug | 2005-02-26 | fix for PDO package in 1.3.5 was never merged to 1.4.0a1 | |
| #3612 | Closed | Bug | 2005-02-26 | fatal error in PEAR_Downloader_Package | |
| #3613 | Bogus | Bug | 2005-02-26 | error when installing net_ftp with pear 1.4 | |
| #3614 | Bogus | Bug | 2005-02-27 | PEAR 1.4 Fatal Error in 'pear uninstall' | |
| #3615 | Duplicate | Bug | 2005-02-27 | PEAR 1.4 Fatal Error in 'pear upgrade' | |
| #3618 | Bogus | Bug | 2005-02-27 | Notice on list-all PEAR 1.4.0a2 | |
| #3631 | Wont fix | Bug | 2005-02-27 | pear upgrade Net_NNTP says it's already installed | |
| #3634 | Closed | Bug | 2005-02-28 | still too many pear specific restrictions on package validation | |
| #3646 | Closed | Bug | 2005-02-28 | pear convert package.xml creates an invalid package2.xml | |
| #3647 | Closed | Req | 2005-02-28 | "pear package" only includes one package.xml | |
| #3651 | Bogus | Bug | 2005-02-28 | PEAR 1.4 "pear info PEAR" fails | |
| #3671 | Closed | Bug | 2005-03-02 | Installing package features doesn't work as expected | |
| #3677 | Closed | Bug | 2005-03-02 | Post-Install script message needs to display channel name | |
| #3682 | Bogus | Bug | 2005-03-03 | pear upgrade PEAR does not work | |
| #3683 | Bogus | Bug | 2005-03-03 | pear upgrade PEAR produces segmentation fault | |
| #3695 | Wont fix | Req | 2005-03-03 | "pear cvstag" without the argument | |
| #3717 | Closed | Req | 2005-03-06 | [Patch] Implement Simple run-tests output | |
| #3727 | Closed | Req | 2005-03-06 | Log in RunTest.php: some if + patch for a simple echo | |
| #3788 | No Feedback | Bug | 2005-03-12 | go-pear does not recognize correct php.ini path | |
| #3801 | Closed | Bug | 2005-03-13 | [PATCH] analyzeSourceCode() reports PHP4 code as PHP5 | |
| #3802 | Closed | Req | 2005-03-13 | introduce baseinstalldir="/" for special role directories | |
| #3808 | Closed | Bug | 2005-03-14 | channel packages with non-baseinstalldir files will conflict on upgrade | |
| #3860 | Closed | Bug | 2005-03-17 | PEAR_Dependency2 not included in 1 case | |
| #3862 | Bogus | Bug | 2005-03-17 | packaging PEAR, warning about System not having PEAR prefix | |
| #3863 | Closed | Bug | 2005-03-17 | illogical warning about PEAR_Frontend_Gtk 0.4.0 with PEAR 1.4.0a6 | |
| #3864 | Closed | Bug | 2005-03-17 | Invalid dependency relation | |
| #3866 | No Feedback | Bug | 2005-03-17 | Fatal memory error | |
| #3880 | Bogus | Bug | 2005-03-19 | pear install net_ftp weirdness | |
| #3908 | Bogus | Bug | 2005-03-22 | list-all undefined index summary & category | |
| #3910 | Bogus | Bug | 2005-03-22 | pear package depends on PHP5 ? | |
| #3913 | Bogus | Bug | 2005-03-22 | No upgrade to PEAR 1.4.0a8 possible | |
| #3950 | Closed | Bug | 2005-03-24 | PEAR_Command_Auth::doLogin() does not return true/false | |
| #3966 | Closed | Bug | 2005-03-26 | Improper path in PEAR/PackageFile/v2.php | |
| #3990 | Closed | Bug | 2005-03-29 | PEAR_Error PEAR_EXCEPTION broken | |
| #4011 | Bogus | Bug | 2005-03-30 | Segfault on install of package from channel. | |
| #4021 | Closed | Bug | 2005-03-31 | PEAR_Config file_exists can cause warnings | |
| #4029 | Bogus | Bug | 2005-04-01 | possible problem in generated pear.bat | |
| #4033 | No Feedback | Bug | 2005-04-02 | PHP 4.3.11 pear installation borked | |
| #4038 | Closed | Bug | 2005-04-03 | Array to string conversion in PEAR/Frontend/CLI.php | |
| #4060 | Closed | Bug | 2005-04-05 | pear upgrade Auth_HTTP fails with fatal error | |
| #4069 | Closed | Bug | 2005-04-05 | pear list-all -c <ChannelAlias> does not work | |
| #4070 | Bogus | Bug | 2005-04-05 | pear upgrade-all does not work with non-PEAR channels | |
| #4072 | Closed | Bug | 2005-04-05 | pear list-all -c channel does not list installed packages | |
| #4095 | Closed | Bug | 2005-04-07 | System::rm does not handle links correctly | |
| #4097 | Closed | Bug | 2005-04-07 | Wrong logging in PEAR_Command_Test | |
| #4155 | No Feedback | Bug | 2005-04-15 | XML error: not well-formed (invalid token) at line 22 | |
| #4160 | Bogus | Bug | 2005-04-15 | --prefix=~/local causes installation to <builddir>/~/local (literal tilde) | |
| #4161 | Closed | Bug | 2005-04-15 | pear download always leaves a package.xml in the dir | |
| #4196 | Bogus | Req | 2005-04-21 | Replace PEAR error system | |
| #4201 | Suspended | Req | 2005-04-21 | add ability to do a uri-based package that patches a channel-based package | |
| #4208 | Open | Req | 2005-04-22 | Add ability to migrate a package to another channel | |
| #4239 | Bogus | Bug | 2005-04-28 | -d option doesnt work on windows | |
| #4244 | Bogus | Bug | 2005-04-29 | Dependency "pkg" "has" does not work (a12 from CVS) | |
| #4245 | Closed | Bug | 2005-04-29 | Installing from pearweb gives wrong results | |
| #4249 | Closed | Bug | 2005-04-30 | download-all broken in 1.4.0a11 | |
| #4257 | Closed | Bug | 2005-05-01 | if rel="has" is used with a version="" attribute, the warning does not work | |
| #4278 | Closed | Bug | 2005-05-04 | Parser V1: error handling borked ! | |
| #4279 | Closed | Bug | 2005-05-04 | Typo in DependencyDB (_version) | |
| #4285 | Closed | Bug | 2005-05-05 | pear install *.tgz miss dependencies | |
| #4315 | Bogus | Bug | 2005-05-10 | list-all --channel: Invalid argument supplied for foreach() | |
| #4321 | No Feedback | Bug | 2005-05-10 | System.php -> mkDir | |
| #4353 | Closed | Bug | 2005-05-15 | Use of remote_config conf var results in fatal error | |
| #4354 | Closed | Bug | 2005-05-15 | Remote PEAR upgrade and uninstall operation fail | |
| #4355 | Closed | Bug | 2005-05-16 | PEAR 1.4.0a11 ftpInstall chokes on package2.xml packages | |
| #4400 | Closed | Bug | 2005-05-21 | pear download chiara/Chiara_XML_RPC5-alpha fails | |
| #4426 | Closed | Bug | 2005-05-25 | PEAR_Autoloader __call() must take only 2 arguments | |
| #4457 | Wont fix | Bug | 2005-05-28 | package2.xml format needs fixing. | |
| #4458 | Closed | Bug | 2005-05-28 | packaging error message better description | |
| #4464 | Closed | Req | 2005-05-28 | ability to modify a post-install script prompt at runtime | |
| #4486 | Wont fix | Req | 2005-05-31 | Allow configurable packaging date | |
| #4693 | Bogus | Bug | 2005-06-28 | Warning with "#pear package": PHP5 token encountered,analysis should be in PHP5 | |
| #4718 | Duplicate | Bug | 2005-06-30 | Can't upgrade to Mail 1.1.5 | |
| #4740 | Bogus | Bug | 2005-07-04 | Bug after updating to 1.4.0 | |
| #4741 | Closed | Bug | 2005-07-04 | Newest Pager won't install (no upgrade available) | |
| #4776 | Bogus | Bug | 2005-07-09 | pear crashes by pear install -f package.xml (pear cvs) | |
| #4817 | Closed | Bug | 2005-07-13 | Fix warning with corrupt cache | |
| #4818 | Closed | Bug | 2005-07-13 | References fix | |
| #4825 | Closed | Bug | 2005-07-13 | pear behind a proxy using REST dosnt work | |
| #4846 | No Feedback | Bug | 2005-07-16 | pear shell script lost after upgrade to 1.4a12 | |
| #4940 | Closed | Doc | 2005-07-28 | Wrong syntax for the The Backwards compatibility set up in the documentation | |
| #4952 | Closed | Bug | 2005-07-30 | PEAR_Exception::toHTML() spits notices | |
| #4986 | Closed | Bug | 2005-08-03 | list-upgrades give unexpected results | |
| #4995 | Closed | Req | 2005-08-04 | Perfomance: move PEAR_Error to separate file | |
| #5019 | Duplicate | Bug | 2005-08-06 | fatal error due api changes in php5.1/php4.4 | |
| #5056 | Bogus | Bug | 2005-08-10 | latest liveuser release not used | |
| #5073 | Closed | Bug | 2005-08-11 | cache fatal error if no cached content | |
| #5074 | Bogus | Bug | 2005-08-12 | CLI - Search is brocken | |
| #5075 | Bogus | Bug | 2005-08-12 | CLI - list-all get no results | |
| #5077 | No Feedback | Req | 2005-08-12 | display changelog on install/update | |
| #5081 | Bogus | Bug | 2005-08-13 | pear download cmd fatal error | |
| #5085 | Bogus | Bug | 2005-08-13 | upgrade -o does not upgrade dependencies | |
| #5089 | Wont fix | Bug | 2005-08-14 | warnings in common.php | |
| #5090 | Bogus | Bug | 2005-08-14 | pear upgrade -f package2.xml, OK message disapPEARed | |
| #5102 | Bogus | Bug | 2005-08-16 | Can't package PEAR with PHP 4.x | |
| #5107 | Bogus | Bug | 2005-08-16 | pear list-upgrades error | |
| #5113 | Bogus | Bug | 2005-08-16 | Package install error | |
| #5123 | Bogus | Bug | 2005-08-17 | Bad encoding or entities | |
| #5131 | Closed | Bug | 2005-08-18 | pear info PEAR shows "Array" with installed PEAR 1.4.0a13 (CVS) | |
| #5132 | Closed | Bug | 2005-08-18 | pear info Blah.tgz reports optional deps as required | |
| #5133 | Closed | Bug | 2005-08-18 | installer fails when installing into an empty directory | |
| #5135 | Closed | Bug | 2005-08-18 | pear info PEAR has notice with a13 installed | |
| #5162 | Bogus | Bug | 2005-08-20 | array_pop() bug | |
| #5163 | Bogus | Bug | 2005-08-20 | PEAR_PackageFile_v2_Validator::_dirMustBeFirst() missing | |
| #5180 | Bogus | Bug | 2005-08-22 | unsane upgrade-all | |
| #5227 | Bogus | Bug | 2005-08-29 | sed expression error during install | |
| #5229 | Closed | Bug | 2005-08-29 | liveuser upgrade error | |
| #5240 | Closed | Bug | 2005-08-30 | Unnecessary assign by reference in PEAR_ErrorStack | |
| #5248 | Closed | Doc | 2005-08-30 | Failure on read-only of customized folder | |
| #5285 | Closed | Bug | 2005-09-02 | Incorrect dependency on PEAR_RemoteInstall should be PEAR_RemoteInstaller | |
| #5296 | Closed | Req | 2005-09-05 | Improved documentation of PEAR_PackageFile | |
| #5319 | Closed | Bug | 2005-09-07 | -c / -C configuration.file not effective | |
| #5322 | Duplicate | Bug | 2005-09-07 | Clean up docs and handling of exceptions | |
| #5323 | Closed | Bug | 2005-09-07 | pear search returns odd version numbers | |
| #5330 | Closed | Bug | 2005-09-08 | echo Pear_Exception doesn't show message | |
| #5331 | Closed | Bug | 2005-09-08 | PEAR_Exception should take any Exception as cause | |
| #5346 | No Feedback | Bug | 2005-09-09 | Installation failure | |
| #5358 | Wont fix | Bug | 2005-09-11 | Bugs while upgrading 1.3.5 -> 1.4.0b1 | |
| #5370 | Duplicate | Bug | 2005-09-12 | Incorrect dependency on PEAR_RemoteInstall should be PEAR_RemoteInstaller | |
| #5374 | Closed | Bug | 2005-09-12 | package.dtd is broken, package-1.0 is not synced | |
| #5385 | Closed | Bug | 2005-09-13 | small fix to PEAR/Command/Package.php and RunTest.php | |
| #5394 | Closed | Bug | 2005-09-14 | postinstallscript sub-tags need namespace prefix | |
| #5412 | Closed | Bug | 2005-09-15 | if a package has no dependencies, no validation against installed package deps | |
| #5413 | Closed | Bug | 2005-09-15 | Xml error | |
| #5417 | Closed | Bug | 2005-09-15 | generation of package.xml 1.0 must escape < > & " | |
| #5427 | Closed | Bug | 2005-09-15 | Different XML Error | |
| #5428 | Closed | Bug | 2005-09-15 | pear cvstag package2.xml does not include the package.xml | |
| #5448 | Duplicate | Bug | 2005-09-18 | pear install --installroot broken | |
| #5449 | Closed | Bug | 2005-09-18 | pear makerpm completely broken for package.xml 2.0 | |
| #5462 | Closed | Bug | 2005-09-20 | raiseError method does not return by ref anymore | |
| #5465 | Closed | Bug | 2005-09-20 | pear install --offline fails to display error | |
| #5467 | Bogus | Bug | 2005-09-20 | pear remote-info fails | |
| #5477 | No Feedback | Bug | 2005-09-21 | Bug in Downloader.php and Dependency2.php | |
| #5481 | Closed | Bug | 2005-09-21 | "pear install PECLextension" should display warning to use pecl command | |
| #5482 | Closed | Bug | 2005-09-21 | installation of PECL packages should say add extensions to php.ini | |
| #5483 | Closed | Bug | 2005-09-21 | pecl uninstall crack fatal error | |
| #5487 | Closed | Bug | 2005-09-21 | PECL: compiled files are not uninstalled via the uninstall command | |
| #5488 | Closed | Bug | 2005-09-22 | pecl uninstall package fails if package has a package.xml 1.0 | |
| #5501 | Closed | Bug | 2005-09-23 | the commands list mentions XML-RPC | |
| #5506 | Duplicate | Bug | 2005-09-24 | Failed install | |
| #5509 | Closed | Bug | 2005-09-24 | addDependecyGroup does not validate group name | |
| #5513 | Closed | Bug | 2005-09-25 | PEAR 1.4 does not install non-pear.php.net packages | |
| #5520 | Closed | Bug | 2005-09-26 | pecl pickle fails on extension/package deps | |
| #5523 | Closed | Bug | 2005-09-26 | pecl pickle misses to put configureoptions into package.xml v1 | |
| #5527 | Closed | Req | 2005-09-26 | alternative approach to determining glibc version | |
| #5529 | Closed | Bug | 2005-09-26 | configure options in package.xml 2.0 will be ignored | |
| #5530 | Closed | Bug | 2005-09-26 | PEAR_PackageFile_v2->getConfigureOptions() API incompatible with v1 | |
| #5531 | Closed | Bug | 2005-09-26 | adding of installconditions/binarypackage/configure options to extsrc may fail | |
| #5543 | Bogus | Bug | 2005-09-28 | seg fault on XML_RPC update | |
| #5548 | Closed | Bug | 2005-09-28 | Notice if downgrading | |
| #5550 | Closed | Bug | 2005-09-28 | PHP notices/warnings/errors are 1 file off in trace | |
| #5569 | Bogus | Bug | 2005-09-30 | Install error '_DIR\pearcmd.php' not recognized... | |
| #5573 | Bogus | Bug | 2005-09-30 | Segmentation fault | |
| #5580 | Closed | Bug | 2005-10-02 | pear makerpm XML_sql2xml-0.3.2.tgz error | |
| #5593 | Bogus | Bug | 2005-10-03 | PHP_Fork has invalid dependancy when installed with PEAR 1.4.1 | |
| #5597 | Bogus | Bug | 2005-10-04 | Pear install is very noisy | |
| #5619 | Closed | Bug | 2005-10-06 | pear makerpm produces invalid .spec dependancy code | |
| #5629 | Closed | Bug | 2005-10-07 | pear install http_download dies with bad error message | |
| #5639 | No Feedback | Bug | 2005-10-09 | newly installed PEAR fails to install files | |
| #5659 | Suspended | Bug | 2005-10-11 | go-pear Pear Web Installer fails to create tmp directory | |
| #5676 | Closed | Bug | 2005-10-12 | pear config-create broken | |
| #5683 | No Feedback | Bug | 2005-10-13 | Deadlock with (almost) circular dependency | |
| #5717 | Closed | Bug | 2005-10-18 | analyzeSourceCode() fails to process certain quote situations properly | |
| #5725 | Closed | Bug | 2005-10-20 | PHP5 warnings need improvement | |
| #5727 | Bogus | Bug | 2005-10-20 | 'pear -d preferred_state=alpha remote-list' not working | |
| #5728 | Duplicate | Bug | 2005-10-20 | pear upgrade-all -R option | |
| #5729 | Bogus | Bug | 2005-10-20 | pear upgrade -R /directory PEAR fails | |
| #5736 | Closed | Bug | 2005-10-20 | if registry can't lock registry or open filemap, checkFileMap(), no error | |
| #5747 | Wont fix | Req | 2005-10-21 | Add ability to skip package validation when packaging a package | |
| #5789 | Closed | Bug | 2005-10-26 | small typo | |
| #5798 | Bogus | Bug | 2005-10-27 | PEAR include_path problem | |
| #5810 | Closed | Bug | 2005-10-28 | internet should not be contacted on install if dependencies are installed | |
| #5839 | Closed | Bug | 2005-11-01 | Undefined variable in phar://go-pear.phar/PEAR/Start/CLI.php | |
| #5854 | Closed | Bug | 2005-11-03 | if no installconditions match, no error is raised | |
| #5865 | Closed | Bug | 2005-11-04 | doesn't work with PHP4.2.x | |
| #5866 | Closed | Bug | 2005-11-04 | <filelist> tag made mandatory in package 1.0 DTD | |
| #5871 | Bogus | Bug | 2005-11-05 | installation script go-pear.php hangs after asking for proxy | |
| #5888 | Bogus | Bug | 2005-11-07 | System::rm doesn't properly handle symlinks | |
| #5891 | Bogus | Bug | 2005-11-08 | cannot upgrade/install package PEAR | |
| #5906 | Bogus | Bug | 2005-11-09 | Upgrading PEAR package removes pear command | |
| #5939 | Duplicate | Bug | 2005-11-11 | Pear binary disappears after upgrade to 1.3.6 | |
| #5945 | Closed | Bug | 2005-11-13 | installer should auto-skip to the next channel on timeout | |
| #5947 | Closed | Bug | 2005-11-13 | Some package-info not handled by PEAR_PackageFile_v2 | |
| #5948 | Closed | Bug | 2005-11-13 | Minor typo in PEAR_Validate | |
| #5958 | Closed | Bug | 2005-11-14 | strange error on misstyping | |
| #5959 | Closed | Bug | 2005-11-14 | patch: pear makerpm produces RPMs that do not uninstall/upgrade cleanly | |
| #5978 | Duplicate | Bug | 2005-11-16 | Install pear package error | |
| #5999 | Closed | Bug | 2005-11-17 | support for baseinstalldir broken in package2.xml format | |
| #6029 | Bogus | Bug | 2005-11-21 | segfault running "config-show" | |
| #6034 | Closed | Bug | 2005-11-22 | date format bug | |
| #6039 | Closed | Req | 2005-11-23 | setFrontendObject needed to allow objects passed | |
| #6040 | Closed | Bug | 2005-11-23 | PEAR_Frontend#setFrontendClass has no docblock; PEAR_Frontend not documented | |
| #6044 | Closed | Bug | 2005-11-23 | PEAR_REST::retrieveCacheFirst doesn't return error codes | |
| #6046 | Suspended | Bug | 2005-11-23 | Downloading Package => Package Size wrong | |
| #6047 | Closed | Bug | 2005-11-23 | pear makerpm fails to handle docs in root directory | |
| #6048 | Closed | Bug | 2005-11-23 | PEAR_Frontend::log parameters are wrong | |
| #6075 | Closed | Bug | 1.4.6 | 2005-11-25 | unnecessary validation of maintainers can break PEAR_PFM |
| #6076 | Closed | Bug | 2005-11-25 | optional is not set for conversion of package2.xml to "has" rel | |
| #6077 | Closed | Bug | 2005-11-25 | PEAR_PackageFile_Parser_v2 should return by reference | |
| #6088 | Bogus | Bug | 2005-11-27 | Cannot install PEAR via go-pear.bat | |
| #6106 | Closed | Bug | 2005-11-29 | Notices by list-upgrades (caused by time-outs ?) | |
| #6112 | Bogus | Bug | 2005-11-29 | GD is not recognized | |
| #6119 | Closed | Req | 2005-12-01 | Add PEAR_Frontend_Gtk2 support to PEAR | |
| #6144 | Duplicate | Bug | 2005-12-04 | 'mkdir' in System.php doesn't honor installroot option | |
| #6154 | Closed | Bug | 2005-12-05 | Can't install PEAR with INSTALL_ROOT environment | |
| #6190 | Closed | Bug | 2005-12-08 | PEAR fails to install | |
| #6218 | Closed | Bug | 2005-12-11 | the "pear" command does nothing | |
| #6244 | No Feedback | Bug | 2005-12-14 | PEAR installation problems | |
| #6245 | Bogus | Bug | 2005-12-14 | "Silent" PEAR installation | |
| #6269 | Closed | Bug | 2005-12-16 | System::which() returns silliness if passed null | |
| #6273 | Closed | Bug | 2005-12-17 | pear download-all fails | |
| #6288 | Bogus | Bug | 2005-12-19 | [patch] pecl commands hit memory limit | |
| #6310 | Bogus | Bug | 2005-12-21 | pear upgrade fails dependencies | |
| #6312 | Duplicate | Bug | 2005-12-21 | issues with local caching | |
| #6322 | Closed | Bug | 2005-12-22 | Installer fails to follow redirects | |
| #6331 | Bogus | Bug | 2005-12-22 | PEAR Does Not Install | |
| #6383 | Closed | Bug | 2005-12-31 | incomplete PEAR::Error message on addReplacement() | |
| #6396 | Closed | Req | 1.5.0 | 2006-01-02 | add extension enabling in php.ini for 1.5.0 |
| #6412 | Bogus | Req | 2006-01-04 | go-pear misleads user into thinking env vars are acceptable | |
| #6445 | Closed | Bug | 2006-01-08 | PEAR::registerShutdownFunc doesn't work in static calls | |
| #6480 | Closed | Bug | 2006-01-12 | pear install --installroot option fails for pecl packages | |
| #6510 | Closed | Bug | 2006-01-17 | status active of a maintainer cannot be change | |
| #6537 | Closed | Bug | 2006-01-20 | wrong export compatible v1 dependencies list with exclude limit | |
| #6559 | Closed | Bug | 2006-01-23 | pear should ignore safemode/open_basedir | |
| #6576 | Closed | Bug | 1.4.6 | 2006-01-25 | PFM2 run in trouble with sessions |
| #6579 | Closed | Bug | 2006-01-25 | PFM2 changelog and license with uri | |
| #6614 | Closed | Req | 1.5.0 | 2006-01-28 | use go-pear style dialogs in PEAR_Command_CLI by default |
| #6656 | Bogus | Bug | 1.4.6 | 2006-02-01 | upgrade PEAR failed |
| #6673 | Closed | Bug | CVS | 2006-02-02 | pear install --offline --packagingroot=/blah does not work |
| #6674 | Closed | Bug | CVS | 2006-02-02 | --packagingroot always uses channel pear.php.net configuration |
| #6675 | No Feedback | Bug | 1.4.6 | 2006-02-02 | postinstallscript validation fails |
| #6690 | Closed | Bug | 1.4.6 | 2006-02-03 | channel with / will not allow upgrade |
| #6692 | Closed | Bug | 1.4.6 | 2006-02-04 | Optional feature install message needs channel name |
| #6702 | Closed | Req | 1.5.0 | 2006-02-06 | implement TAP output option for run-tests command |
| #6713 | Bogus | Bug | 1.4.6 | 2006-02-07 | 1.4.6 result in memry leaks |
| #6716 | Closed | Bug | 1.4.6 | 2006-02-07 | "pear install -r" errors after install when attempting "pear list <pkgname>" |
| #6735 | Closed | Bug | 1.4.6 | 2006-02-09 | PEAR_PackageFile::fromTgzFile doesn't work with package.xml not in root dir |
| #6739 | Bogus | Bug | 1.4.6 | 2006-02-09 | segfault running "config-show" |
| #6765 | Closed | Bug | 1.4.7 | 2006-02-13 | implement PEAR_Command_Packaging seamless support in makerpm |
| #6788 | Closed | Bug | 1.4.6 | 2006-02-15 | backtrace memory leak |
| #6889 | Closed | Bug | CVS | 2006-02-22 | test_processInstallation.phpt |
| #6890 | Closed | Bug | CVS | 2006-02-22 | test _(un)install_simplelocalpackage_ftp fails both |
| #6892 | Closed | Bug | CVS | 2006-02-22 | the 3 tests in PEAR_Config over FTP fail |
| #6903 | Closed | Bug | CVS | 2006-02-23 | 9 PEAR_Command_Remote tests fail (update protocols) |
| #6904 | Closed | Bug | CVS | 2006-02-23 | 2 tests in PEAR_Config over FTP fail (missing constant FTP_BINARY) |
| #6931 | Closed | Bug | 1.5.0 | 2006-02-24 | pear upgrade PEAR-alpha tries to upgrade to 1.4.0a12 |
| #6960 | Closed | Bug | 1.4.7 | 2006-02-28 | channels are not allowed to have "-" in their name |
| #6969 | Closed | Bug | 1.4.7 | 2006-03-01 | PEAR list-upgrades crashes |
| #6974 | Bogus | Bug | 1.0.0 | 2006-03-01 | Interaction between Ubuntu packages and mdb2 install |
| #6991 | Closed | Bug | 1.4.7 | 2006-03-02 | Class 'PEAR_PackageFile_v1' not found in Registry.php at line 1657 |
| #7004 | Bogus | Bug | 1.4.7 | 2006-03-03 | upgrade-all: where is supportsREST |
| #7007 | Bogus | Bug | 1.4.7 | 2006-03-03 | pear list-upgrades fails |
| #7008 | Closed | Bug | 1.4.7 | 2006-03-03 | PEAR_Frontend::setFrontendObject doesn't set the object |
| #7015 | Closed | Bug | CVS | 2006-03-04 | install a package.tgz with unknown channel, fatal error in PEAR/Registry.php |
| #7019 | Bogus | Bug | CVS | 2006-03-04 | PEAR specific warnings for extern channels |
| #7020 | Closed | Bug | CVS | 2006-03-04 | tests/PEAR_Registry/api1_1/test_getChannelValidator.phpt crashes PEAR |
| #7021 | Closed | Bug | 1.5.0 | 2006-03-04 | Everything must be within <dir name="/"> |
| #7023 | Closed | Bug | CVS | 2006-03-05 | 4 channel related tests fail |
| #7042 | Bogus | Bug | 1.4.8 | 2006-03-06 | --packagingroot /tmp/pear should complain as syntax is --packagingroot=/tmp/pear |
| #7067 | Bogus | Req | 1.4.8 | 2006-03-08 | can't bootstrap PEAR install |
| #7075 | Closed | Bug | 1.4.8 | 2006-03-09 | PEAR_PackageFile_v2 :: setLogger failed on autodetection |
| #7076 | No Feedback | Bug | 1.4.8 | 2006-03-09 | Error message during upgrade to 1.4.8 |
| #7085 | Closed | Bug | 1.4.8 | 2006-03-09 | make instal pear fails, errors parsing package.xml |
| #7086 | Bogus | Bug | 1.4.8 | 2006-03-10 | PEAR_Config::arrayMergeRecursive behavior |
| #7090 | Closed | Req | 1.5.0 | 2006-03-10 | PEAR_Downloader mustn't contact pear server when installing local package file |
| #7093 | Closed | Bug | 1.4.8 | 2006-03-10 | if pear channel does not exist, it cannot be retrieved |
| #7104 | Bogus | Bug | 1.4.8 | 2006-03-12 | install script adds a unnecessary ".:" before the Installation prefix |
| #7137 | Bogus | Bug | 2006-03-16 | Install from go-pear.org fails | |
| #7145 | Bogus | Bug | CVS | 2006-03-17 | stability extension as package-beta no more working |
| #7165 | Closed | Bug | 1.4.8 | 2006-03-20 | warnings in pear |
| #7180 | Closed | Bug | 1.4.8 | 2006-03-22 | pear-core/make-installpear-nozlib-phar.php gives warnings |
| #7196 | Closed | Bug | 1.5.0 | 2006-03-24 | PEAR crashes when using autoload_prepend_file |
| #7203 | Closed | Bug | CVS | 2006-03-25 | pecl install <name> does not use the correct ext_dir |
| #7207 | Closed | Bug | 1.5.0 | 2006-03-26 | proxy user/pass is not urldecoded in download |
| #7211 | Bogus | Bug | 1.4.8 | 2006-03-27 | pear config-create does not accept c:/ in the <root path> |
| #7217 | Closed | Bug | CVS | 2006-03-27 | go-pear.php web installation problem |
| #7219 | Closed | Bug | 15.0 | 2006-03-27 | bogus "will download PEAR 1.4.8" error |
| #7220 | Closed | Req | 1.5.0 | 2006-03-27 | recognize deprecated package/channel and display to user |
| #7221 | Closed | Bug | 1.5.0 | 2006-03-27 | pear install blah-alpha won't install a newer stable |
| #7248 | No Feedback | Bug | CVS | 2006-03-29 | ext_dir is set to the wrong path after installation |
| #7255 | Bogus | Req | 1.4.9 | 2006-03-30 | Resolving PHP Strict Standards mode issues for >=PHP-5 |
| #7267 | Closed | Bug | CVS | 2006-03-31 | test tgz missing in cvs |
| #7268 | Closed | Bug | CVS | 2006-03-31 | Unit test test_registerCommands_remoteinstall fails |
| #7272 | Bogus | Bug | 2006-03-31 | Fatal error when running pear install | |
| #7275 | Bogus | Req | CVS | 2006-04-01 | Add config file option to PEAR Installer |
| #7341 | Duplicate | Bug | 2006-04-08 | Pear installer uses more than 8M of memory | |
| #7351 | Closed | Bug | 1.5.0 | 2006-04-09 | setting custom config variable in a channel fails |
| #7352 | Closed | Req | CVS | 2006-04-09 | add a README and an INSTALL by pear |
| #7368 | Closed | Bug | CVS | 2006-04-11 | undefined function: getprovidesextension() |
| #7385 | Closed | Bug | 1.4.9 | 2006-04-12 | if post-install script or extension are present and --packagingroot, fatal erro |
| #7419 | Closed | Bug | 1.4.9 | 2006-04-18 | Check inputs in PEAR_PackageFile_v2_rw |
| #7455 | No Feedback | Bug | 2006-04-22 | make-installpear-nozlib-phar.php created phar fails to extract | |
| #7464 | Closed | Bug | 1.4.9 | 2006-04-23 | run-scripts causes notices |
| #7539 | Closed | Bug | 1.4.9 | 2006-05-01 | if a file has both install-as and ignore notices |
| #7579 | Closed | Bug | 1.4.9 | 2006-05-08 | cannot convert package 1.0 to 2.0 with PFM 1.6.0 |
| #7582 | Bogus | Bug | 1.4.9 | 2006-05-08 | pecl command is invoked with php option -n disabling needed extensions |
| #7594 | Bogus | Bug | 1.4.9 | 2006-05-10 | Bug in PEAR-DB installation |
| #7640 | Closed | Req | 1.4.9 | 2006-05-16 | Doesn't validate <date> package.xml field |
| #7662 | Bogus | Bug | 1.4.9 | 2006-05-18 | Unwanted notices under PHP5 |
| #7683 | Bogus | Bug | 2006-05-20 | No wget on Mac OS X | |
| #7726 | Closed | Bug | 1.4.9 | 2006-05-25 | <uri> dependency is broken |
| #7803 | Closed | Bug | CVS | 2006-06-04 | list-upgrade stable fails |
| #7808 | No Feedback | Bug | 1.1.10 | 2006-06-04 | Unable to fully run go-pear.bat |
| #7830 | Closed | Bug | 1.4.9 | 2006-06-07 | package-dependencies command errors |
| #7838 | Wont fix | Req | 1.4.9 | 2006-06-08 | Executing PEAR_ENV.reg |
| #7842 | Closed | Bug | 1.4.9 | 2006-06-08 | package-dependencies wrong type display with package 1.0 |
| #7844 | Closed | Req | CVS | 2006-06-08 | Add configure options for download and temp dir |
| #7896 | Closed | Bug | 2006-06-14 | can't download packages, neither from cli or from web page. | |
| #7910 | Closed | Req | 1.4.9 | 2006-06-15 | "Last Installed Version" should be "Previous Installed Version" |
| #7912 | Closed | Req | 1.4.9 | 2006-06-15 | PEAR_Exception detect PEAR_Error as $message in __construct() |
| #7915 | Closed | Bug | 1.4.9 | 2006-06-15 | CVS download links are buggy |
| #7920 | No Feedback | Bug | 2006-06-16 | go-pear.php: broken temporary directory handling | |
| #7931 | Closed | Bug | CVS | 2006-06-18 | hasErrors() with an error level has returned true after invoking pop(). |
| #7940 | Closed | Bug | CVS | 2006-06-19 | pear download quit silently |
| #7941 | Closed | Bug | 1.5.0RC3 | 2006-06-19 | Bogus error message when uninstalling subpackages |
| #7944 | Closed | Bug | CVS | 2006-06-20 | missing depend. check for PEAR_Packager/test_fail_multiple.phpt |
| #8225 | Bogus | Req | 0.3.0 | 2006-07-15 | Unable to install |
| #8230 | Closed | Bug | 1.4.10RC1 | 2006-07-17 | pear help channel-discover shows wrong text |
| #8243 | Suspended | Bug | 1.4.10 | 2006-07-19 | Upgrade using Web interface fails |
| #8254 | Closed | Bug | 1.4.10 | 2006-07-20 | downloading doesn't work with 302 messages |
| #8383 | Closed | Bug | 1.4.10 | 2006-08-08 | No exit code on errors |
| #8384 | Closed | Bug | 1.4.10 | 2006-08-08 | PEAR_PackageFile doesn't include error messages from Archive_Tar |
| #8446 | Bogus | Bug | 1.4.10 | 2006-08-15 | "pear list-all -c phpunit" does not work |
| #8507 | Closed | Bug | 1.4.11 | 2006-08-18 | go-pear.php, line 1832=> var downlodprogress; => var downloadprogress; |
| #8516 | Closed | Bug | 1.4.11 | 2006-08-19 | PEAR_Config->get('preferred_mirror', null, 'non-pear.channel') returns pear |
| #8519 | Closed | Bug | 1.4.11 | 2006-08-20 | go-pear.phar notice error |
| #8553 | Closed | Bug | 0.3.0 | 2006-08-24 | PEAR_Installer_Role_Common::processInstallation() does not honor layer |
| #8571 | Closed | Bug | 1.4.11 | 2006-08-28 | Sparse error message |
| #8611 | No Feedback | Bug | 1.4.11 | 2006-09-01 | can't install as a non-root user |
| #8617 | Closed | Req | CVS | 2006-09-02 | pear download prints -1 bytes "on error" |
| #8620 | Closed | Bug | 1.4.11 | 2006-09-02 | typo error in PEAR_PackageFile_v2::getConfigureOptions() |
| #8622 | Closed | Bug | 1.4.11 | 2006-09-03 | PFM2 - wrong php exclude version is not detected |
| #8636 | No Feedback | Bug | 1.4.11 | 2006-09-05 | HTTP_Request |
| #8673 | Closed | Doc | 1.4.11 | 2006-09-11 | Doc for PEAR_ErrorStack::staticPush() wrong |
| #8738 | Bogus | Bug | 1.4.11 | 2006-09-19 | go-pear.bat (and go-pear.org) install nonworking pear.bat |
| #8779 | Closed | Req | CVS | 2006-09-25 | add package.xml 2.1 support for zend extensions |
| #8787 | Bogus | Bug | 1.4.11 | 2006-09-25 | list-all returns incorrect information for latest versions |
| #8788 | Closed | Bug | 1.4.11 | 2006-09-25 | fatal error in Installer.php when task is not found |
| #8794 | Closed | Bug | 1.4.11 | 2006-09-26 | upgrade-all including Auth fails with fatal error |
| #8827 | Closed | Req | 1.5.0a1 | 2006-10-01 | add a yesno type handling for post-install scripts |
| #8835 | No Feedback | Bug | 1.5.0a1 | 2006-10-03 | PEAR upgrade failes on COMMIT error |
| #9101 | Closed | Bug | 1.4.11 | 2006-10-20 | PEAR_Exception::getCauseMessage() failure with a nested Exception |
| #9135 | Closed | Bug | 1.5.0a1 | 2006-10-22 | pear bundle fails if php_dir is not writeable |
| #9180 | Bogus | Bug | 1.4.11 | 2006-10-27 | strict warnings in PEAR.php |
| #9182 | Closed | Bug | 1.5.0a1 | 2006-10-27 | can't add versioning to conflicting deps in PEAR_PF_v2_rw |
| #9206 | Closed | Bug | 1.4.11 | 2006-10-31 | PEAR package info is not retrieved correctly for package with single release |
| #9208 | Closed | Bug | 1.4.11 | 2006-11-01 | Typo error on abstract PEAR_Task_Common::validXml() method |
| #9237 | Wont fix | Bug | 1.5.0a1 | 2006-11-05 | argv not in $_SERVER |
| #9280 | Closed | Bug | 1.5.0a1 | 2006-11-08 | cannot install with --packagingroot package from non-php.net channel |
| #9306 | Duplicate | Bug | 1.4.11 | 2006-11-11 | pear upgrade all fatal error |
| #9307 | Closed | Bug | 1.4.11 | 2006-11-11 | Validator generates warning on empty <contents> tag |
| #9354 | Bogus | Bug | 2006-11-16 | pear install error | |
| #9355 | Closed | Bug | 1.4.11 | 2006-11-16 | Bug in GLIBC detection (OS/Guess.php), patch proposal |
| #9387 | Bogus | Bug | 2006-11-19 | go-pear.php causes fatal error on line 737 | |
| #9508 | Bogus | Bug | 2006-11-30 | go-pear.bat | |
| #9509 | Bogus | Bug | 1.4.11 | 2006-11-30 | URL encoding user & pass in http_proxy |
| #9534 | Bogus | Bug | 1.4.11 | 2006-12-04 | PEAR installation errors |
| #9542 | Bogus | Bug | 1.4.11 | 2006-12-04 | Cannot download from your website |
| #9549 | No Feedback | Bug | 2006-12-05 | escaping PHP_PEAR_PHP_BIN | |
| #9551 | Closed | Bug | 1.5.0RC1 | 2006-12-05 | listing packages in pear.geeklog.net fails |
| #9552 | Bogus | Bug | 1.4.11 | 2006-12-05 | Cannot install packages - No handlers for package.xml version 2.0 |
| #9565 | Bogus | Bug | 1.5.0RC1 | 2006-12-06 | error output while upgrading Auth |
| #9631 | Wont fix | Bug | 2006-12-15 | 2 "errors" on this page | |
| #9639 | Bogus | Bug | 1.5.0RC2 | 2006-12-16 | pear installer allows removing a required dependency |
| #9660 | Closed | Bug | CVS | 2006-12-19 | dependency sorting on installation does not always work |
| #9688 | Closed | Bug | 1.4.11 | 2006-12-24 | [PATCH] Fix build of PECL extensions |
| #9695 | Closed | Bug | 1.5.0RC2 | 2006-12-26 | sgl-list-all command problem |
| #9712 | Closed | Bug | 1.4.11 | 2006-12-30 | pear uninstall --register-only remove file : it should not |
| #9757 | Closed | Bug | 1.5.0RC2 | 2007-01-06 | pear does not validate -d input (pear -d php_dir=whatever command) |
| #9758 | Closed | Req | 1.5.1 | 2007-01-06 | "pear login" should support a channel parameter |
| #9761 | Closed | Bug | 1.5.0RC3 | 2007-01-08 | $php_errormsg not being filled properly |
| #9763 | Closed | Bug | 1.5.0RC3 | 2007-01-08 | Upgrading PECL packages fails when chmoding .so |
| #9791 | Closed | Bug | 1.5.0RC3 | 2007-01-09 | Warning: Wrong parameter count for array_key_exists() in PEAR/Builder.php on li |
| #9813 | Bogus | Bug | 1.5.0RC3 | 2007-01-12 | Error message after upgrading to 1.5.0RC3 |
| #9824 | Closed | Bug | 1.5.0RC3 | 2007-01-13 | pear install Structures_DataGrid#renderers recursion crash |
| #9825 | Closed | Bug | 1.5.0RC3 | 2007-01-14 | install 2 opt groups leaves duplicate parent package |
| #9841 | Closed | Bug | 1.5.0 | 2007-01-15 | incorrect dependency information shown on uninstall |
| #9925 | Duplicate | Bug | 1.4.11 | 2007-01-23 | install failed |
| #9939 | Wont fix | Bug | 1.5.0 | 2007-01-25 | Deprecated assign by ref |
| #9957 | Closed | Bug | 1.5.0 | 2007-01-27 | E_NOTICE on remote-list |
| #9959 | Closed | Bug | 1.5.0 | 2007-01-27 | Channel name not shown when upgrading |
| #9971 | Closed | Bug | 1.5.0 | 2007-01-29 | Improve run-tests diffs of EXPECTF sections |
| #9988 | Bogus | Bug | 1.5.0 | 2007-01-31 | Pear upgrade-all problem |
| #9993 | Wont fix | Bug | 2007-01-31 | PEAR Installation does not work under windows and PHP 6 | |
| #10008 | Wont fix | Req | 1.5.0 | 2007-02-02 | __toString() missing! |
| #10012 | Closed | Doc | CVS | 2007-02-02 | pear packager: tokenizer should be enabled |
| #10067 | Wont fix | Bug | 1.5.0 | 2007-02-09 | <conflicts/> deps converted to "not" with getDeps() |
| #10081 | Closed | Bug | 1.5.0 | 2007-02-12 | installer dies on uninstall (recursion too deep) |
| #10092 | Closed | Bug | 1.5.0 | 2007-02-13 | run-tests does not support --INI--. --POST--, --GET--, --STDIN--, --UPLOAD-- |
| #10108 | Closed | Bug | 1.5.0 | 2007-02-15 | update-error with backups from test-Folder |
| #10109 | Closed | Bug | 1.5.0 | 2007-02-15 | on failed upgrade, .bak files everywhere |
| #10113 | Closed | Bug | CVS | 2007-02-16 | proc_get_status() is php5 |
| #10130 | Closed | Bug | 1.5.0 | 2007-02-19 | Console_Getopt 1.2.2 not upgraded, even though it is compatible |
| #10154 | Duplicate | Bug | 1.5.0 | 2007-02-22 | pear install does not recover from error |
| #10165 | Closed | Req | CVS | 2007-02-23 | store directory configuration in php_dir |
| #10166 | Closed | Req | CVS | 2007-02-23 | use sqlite backend for registry |
| #10168 | Closed | Req | CVS | 2007-02-23 | store configuration data in XML format |
| #10169 | Closed | Req | CVS | 2007-02-23 | store redundant package.xml and install-time configuration in registry |
| #10170 | Closed | Req | CVS | 2007-02-23 | default install locations should be relative to php_dir |
| #10171 | Closed | Req | CVS | 2007-02-23 | support .phar as well as .tgz-based PEAR packages |
| #10172 | Closed | Req | CVS | 2007-02-23 | support using cURL/http as well as fsockopen for downloads |
| #10173 | Closed | Req | CVS | 2007-02-23 | upgrade XML parser to use libxml, either xmlreader or dom |
| #10182 | Closed | Req | CVS | 2007-02-25 | add resolution of PHP dependency prior to download |
| #10257 | Bogus | Bug | 1.5.0 | 2007-03-03 | wrong environment variable referenced or something |
| #10261 | Closed | Bug | 1.5.0 | 2007-03-04 | Transaction handling fails to halt/rollback on certain errors |
| #10275 | Closed | Bug | 1.5.1 | 2007-03-05 | [Patch] XML-RPC usage in Channels.php |
| #10286 | Closed | Bug | 1.5.1 | 2007-03-06 | No output on failed tests |
| #10311 | Closed | Bug | 1.6.0 | 2007-03-09 | use clearContents to delete bundledPackages |
| #10358 | Closed | Bug | 1.5.1 | 2007-03-13 | placeholders not replaced in PackageFile validator |
| #10367 | Closed | Bug | 1.5.1 | 2007-03-14 | E_WARNING on list-all for empty channel |
| #10372 | Closed | Bug | 1.5.1 | 2007-03-14 | upgrade package, only try when needed |
| #10373 | Closed | Req | CVS | 2007-03-14 | if pref_state=stable and installed package=beta, allow up to latest beta version |
| #10389 | Closed | Req | CVS | 2007-03-15 | allow cascading registries based on include_path |
| #10390 | Closed | Req | CVS | 2007-03-15 | Pyrus: provide a simple way to manage parent/child PEAR installations |
| #10391 | Closed | Req | CVS | 2007-03-15 | Split developer-related tools into a separate package from the installer |
| #10392 | Closed | Req | CVS | 2007-03-15 | clear resolution of PEAR location (use include_path?) |
| #10400 | Closed | Bug | 1.5.1 | 2007-03-16 | Fatal Error when creating a bundled package with PFM2 |
| #10401 | Closed | Bug | 1.5.1 | 2007-03-16 | Funny 'pear info' output |
| #10402 | Closed | Bug | 1.5.1 | 2007-03-16 | Missing versions with remote-list |
| #10413 | Closed | Req | CVS | 2007-03-19 | Relative paths in registry etc. |
| #10434 | Closed | Bug | 1.5.1 | 2007-03-21 | pear uninstall --ignore-errors causes fatal error |
| #10435 | Closed | Bug | 1.5.1 | 2007-03-21 | deprecated message shows only first letter of package |
| #10494 | Closed | Bug | 1.5.1 | 2007-03-25 | Missing abstract methods in Frontend.php |
| #10495 | Closed | Req | 1.5.1 | 2007-03-25 | list-all with channel information etc |
| #10496 | Closed | Req | 1.5.1 | 2007-03-25 | list with channel information |
| #10505 | Duplicate | Bug | 1.5.1 | 2007-03-26 | Incorrect error message |
| #10515 | Closed | Req | 1.5.1 | 2007-03-26 | list-upgrades with channel information |
| #10516 | Closed | Bug | 1.5.1 | 2007-03-26 | unlinking of files needs extra check |
| #10524 | Analyzed | Req | 1.5.1 | 2007-03-27 | improve the efficiency of REST for list-all/list-upgrades/remote-list |
| #10553 | Duplicate | Bug | CVS | 2007-03-29 | new install/upgrade code only active for 'upgrade' |
| #10554 | Closed | Bug | 1.5.1 | 2007-03-29 | no unit test for pear install package#sub if package is installed |
| #10570 | Open | Req | CVS | 2007-03-31 | add ability to hold/freeze a package |
| #10579 | Closed | Req | 1.5.1 | 2007-04-01 | channel-discover should support inline username/password |
| #10580 | Closed | Bug | 1.5.1 | 2007-04-01 | "pear login" combined with "-d default_channel" changes the default channel |
| #10581 | Closed | Req | 1.5.1 | 2007-04-01 | login / logout should map to channel-login / channel-logout |
| #10599 | Closed | Bug | 1.5.1 | 2007-04-03 | search packagename: quick |
| #10600 | Duplicate | Req | 1.5.1 | 2007-04-03 | search all channels |
| #10602 | Closed | Bug | CVS | 2007-04-03 | notice on line 157 PEAR/REST/11.php |
| #10615 | Duplicate | Bug | 2007-04-04 | List all command does not work anymore | |
| #10620 | Closed | Bug | CVS | 2007-04-04 | use \z instead of $ in regexes |
| #10621 | Closed | Bug | CVS | 2007-04-04 | channel-info does not handle mirrors properly |
| #10626 | Open | Req | 1.5.1 | 2007-04-05 | check writability of pear directories |
| #10643 | Duplicate | Bug | CVS | 2007-04-07 | Patch for verbose sign command |
| #10645 | Closed | Bug | CVS | 2007-04-07 | Patch for verbose sign command |
| #10646 | Wont fix | Req | CVS | 2007-04-07 | sign automatically when packaging if gnupg key set |
| #10647 | Closed | Bug | 1.5.1 | 2007-04-07 | no mktempdir but config temp_dir in Channels.php |
| #10654 | Duplicate | Bug | 1.5.1 | 2007-04-08 | no userConfirm() check in Frontend::setFrontendObject |
| #10655 | Duplicate | Bug | 1.5.1 | 2007-04-08 | no userConfirm() check in Frontend::setFrontendObject |
| #10656 | Closed | Bug | 1.5.1 | 2007-04-08 | no userConfirm() check in Frontend::setFrontendObject |
| #10659 | Closed | Req | 1.5.1 | 2007-04-08 | search allchannels |
| #10661 | Closed | Bug | 1.5.2 | 2007-04-09 | Failure to install local package |
| #10663 | Assigned | Req | 1.5.2 | 2007-04-09 | run-tests to accept " -d inisetting=xxx" option |
| #10667 | Assigned | Req | CVS | 2007-04-09 | Allow dependencies on API |
| #10671 | Wont fix | Req | CVS | 2007-04-09 | Default minimal validation for package.xml |
| #10672 | Duplicate | Req | CVS | 2007-04-09 | Default minimal validation for package.xml |
| #10676 | Closed | Bug | 1.5.2 | 2007-04-10 | tmpdir() search variables in wrong order. |
| #10678 | Duplicate | Bug | 1.5.2 | 2007-04-10 | Undefined index: deps |
| #10690 | Closed | Bug | 1.5.2 | 2007-04-11 | RunTest.php parses HTTP headers for non-CGI tests |
| #10696 | Duplicate | Bug | 1.5.2 | 2007-04-12 | pear install checking channel on local install |
| #10720 | Closed | Bug | 1.5.2 | 2007-04-13 | Notice: Undefined variable: group in PEAR/Downloader/Package.php on line 698 |
| #10733 | Closed | Bug | 1.5.2 | 2007-04-15 | Validator cannot handle invalid package2.xml file |
| #10762 | Closed | Bug | 1.5.2 | 2007-04-18 | signing fails: tmp file not found |
| #10763 | Wont fix | Bug | CVS | 2007-04-18 | signing packagefile: unclear what to do with existing signature |
| #10765 | Open | Req | 1.5.2 | 2007-04-18 | check signature when installing/upgrading files |
| #10768 | Closed | Bug | 1.5.2 | 2007-04-18 | if a package is not installed, upgrade will not install it |
| #10771 | Closed | Bug | 1.5.2 | 2007-04-18 | upgrade-all/upgrade will not upgrade non-PEAR channels |
| #10780 | Closed | Bug | 1.5.2 | 2007-04-19 | wrong output from PEAR_Exception |
| #10812 | Closed | Req | 1.5.3 | 2007-04-23 | list-categories and list-category |
| #10819 | Feedback | Req | CVS | 2007-04-23 | add sections "DONE" and "FILEEOF" to PEAR_RunTest |
| #10825 | Closed | Req | 1.5.3 | 2007-04-24 | Only display the "invalid or missing package file"-error if it makes sense |
| #10827 | Bogus | Bug | 1.5.3 | 2007-04-24 | Notice: file_exists(): Unable to find the wrapper "channel" |
| #10834 | Closed | Req | 1.5.3 | 2007-04-25 | run-tests should detect PHPUnit automatically |
| #10846 | Closed | Bug | 1.5.3 | 2007-04-26 | Wont upgrade Text_Wiki from RC1 to RC2 |
| #10847 | Duplicate | Bug | 1.5.3 | 2007-04-26 | Cannot retrieve channel.xml for channel "pear.php.net" |
| #10857 | Closed | Bug | 1.5.3 | 2007-04-27 | Structures_Graph_Node::getMetadata: Requested key does not exist |
| #10865 | Closed | Bug | 1.5.3 | 2007-04-28 | using --packagingroot regression |
| #10873 | Closed | Bug | CVS | 2007-04-28 | pear channel-discover broken - pear temp directories not writeable |
| #10905 | Bogus | Bug | 1.5.3 | 2007-05-01 | no $data['channel'] for package1.xml files |
| #10938 | Closed | Bug | 1.5.3 | 2007-05-05 | Invalid package.xml creates wrong package |
| #10944 | Closed | Bug | 1.5.3 | 2007-05-05 | Cannot install Package+Subpackage |
| #10997 | Closed | Bug | 1.5.4 | 2007-05-10 | Placement of feature package notices |
| #11009 | Closed | Bug | 1.5.4 | 2007-05-11 | Zend code analyzer / issues with ChannelFile |
| #11014 | Closed | Bug | 1.5.4 | 2007-05-11 | custom tasks with "-" in name cannot be packaged |
| #11098 | Closed | Req | CVS | 2007-05-22 | Creation of Installerless packages |
| #11101 | Closed | Req | 1.5.4 | 2007-05-23 | Pyrus: Automatic creation of bundles (package + dependencies) |
| #11112 | Closed | Bug | CVS | 2007-05-23 | tests: no dependency on include_path |
| #11117 | Wont fix | Req | 2007-05-23 | Add pre-install scripts that can veto install | |
| #11129 | Closed | Bug | CVS | 2007-05-24 | tests: file mask is not a constant |
| #11130 | Closed | Bug | CVS | 2007-05-24 | tests: make them succeed again |
| #11131 | Closed | Req | CVS | 2007-05-24 | tests: System: separate test that needs internet connection |
| #11144 | Closed | Bug | CVS | 2007-05-25 | Recent commit to support chdir better broke tests on win |
| #11167 | Closed | Req | CVS | 2007-05-28 | Add XDebug code coverage ouput |
| #11169 | Closed | Req | 1.5.4 | 2007-05-28 | search with channel information |
| #11170 | Closed | Req | 1.5.4 | 2007-05-28 | script to generate Command/<command>.xml |
| #11176 | Closed | Req | 1.5.4 | 2007-05-29 | improve channel ... has updated its protocols message |
| #11181 | Closed | Bug | 1.5.4 | 2007-05-30 | pear requests channel.xml from main server instead from mirror |
| #11190 | Open | Req | 1.5.4 | 2007-05-31 | Allow full Boolean operators for Dependancies |
| #11195 | Open | Req | CVS | 2007-05-31 | Install required deps by default after asking |
| #11212 | Bogus | Req | 1.5.4 | 2007-06-03 | allow to see what gets upgraded |
| #11213 | Wont fix | Req | 1.5.4 | 2007-06-03 | Portage-like USE flags to automatically install optional dependencies |
| #11230 | Closed | Req | 2007-06-05 | better error message when mirror not in channel.xml file | |
| #11233 | Closed | Bug | 1.5.4 | 2007-06-06 | error message does not specify which of temp_dir/download_dir needs to be change |
| #11234 | Bogus | Bug | 1.5.4 | 2007-06-06 | installing Role_Web doesn't install web_dir |
| #11251 | Closed | Bug | 1.6.0 | 2007-06-08 | "pear config-create" does not set download_dir |
| #11261 | Closed | Bug | 1.6.0 | 2007-06-09 | run-tests --cgi broken in several ways |
| #11301 | Duplicate | Bug | 1.6.0 | 2007-06-12 | Notice when running tests using php-cgi |
| #11302 | Closed | Bug | 1.6.0 | 2007-06-12 | code coverage option for run-tests not working |
| #11317 | Closed | Bug | 1.6.0 | 2007-06-14 | Registry::hasWriteAccess loops endless |
| #11318 | Closed | Bug | 1.6.0 | 2007-06-14 | "pear package" ignores changelog items |
| #11321 | Closed | Bug | 2007-06-14 | run-tests should assume php-cgi in path if --cgi option is not set | |
| #11336 | Closed | Bug | 1.6.0 | 2007-06-17 | REST 1.0 - 1.1 inconcistency |
| #11348 | Closed | Bug | 1.7.1 | 2007-06-18 | pear package-dependencies isn't well explained |
| #11353 | Closed | Req | 1.6.0 | 2007-06-18 | upgrade-all and upgrade commands to upgrade within the same stability level |
| #11420 | Closed | Bug | 1.6.1 | 2007-06-24 | warning on pecl (un)install with --register-only option |
| #11446 | Closed | Bug | 1.6.1 | 2007-06-26 | copy/paste error in getDepDownloadURL of PEAR REST 1.0 and 1.3 |
| #11452 | Bogus | Bug | 1.6.1 | 2007-06-27 | PEAR run-tests failed with code coverage option |
| #11481 | Closed | Bug | 2007-06-29 | PEAR_PackageFile_Parser_v1 skips single-char directories | |
| #11507 | Bogus | Bug | 1.5.4 | 2007-07-03 | update/install fails, cause "Invalid tgz file" |
| #11516 | Closed | Bug | 1.6.1 | 2007-07-03 | PEAR/RunTests.php uses undefined variable |
| #11517 | Closed | Bug | 1.6.1 | 2007-07-04 | Error : download directory "/var/cache/php-pear" is not writeable. |
| #11518 | Closed | Bug | 1.6.1 | 2007-07-04 | PEAR_RunTest::run() needs 3rd parameter optional |
| #11572 | Bogus | Req | 1.6.1 | 2007-07-09 | get config location in task:replace |
| #11605 | Bogus | Req | 1.6.1 | 2007-07-13 | The PECL Default Build Directory uses path /var/tmp |
| #11616 | Closed | Bug | 1.6.1 | 2007-07-16 | Incorrect equality operator used when comparing md5 check sums |
| #11621 | Bogus | Bug | 1.4.9 | 2007-07-17 | Warning: unlink(...): No such file or directory in System.php on line 199 |
| #11635 | Closed | Bug | 1.6.1 | 2007-07-18 | pear run-tests attempt to run *.diff, *.exp, etc. |
| #11641 | Open | Req | 1.6.1 | 2007-07-19 | Poor reporting of conflicting requirements |
| #11642 | Closed | Bug | 1.6.1 | 2007-07-19 | PEAR fails to authenticate when downloading deps from non-default channels |
| #11655 | Bogus | Bug | 1.6.1 | 2007-07-20 | Bogus channel information for HTTP based installations |
| #11657 | Closed | Bug | 1.6.1 | 2007-07-21 | Installer generate bad "dirtree" using INSTALL_ROOT |
| #11678 | Closed | Bug | 1.6.1 | 2007-07-24 | Registry.php getChannel() deadlocks |
| #11703 | Closed | Bug | 1.6.1 | 2007-07-29 | pear convert and package.xml with optional dependencies fails |
| #11710 | Closed | Bug | 1.6.1 | 2007-07-30 | PEAR_RunTests has weird ini_settings handling |
| #11713 | Bogus | Bug | 1.6.1 | 2007-07-30 | Pear fails when php_blenc.dll is enabled in php.ini |
| #11733 | Bogus | Bug | 1.6.1 | 2007-08-01 | run-scripts does not honor paths in specified config file |
| #11754 | Closed | Bug | 1.6.1 | 2007-08-04 | Error at upgrade-all command run |
| #11761 | Bogus | Bug | 1.6.1 | 2007-08-05 | Vanilla Build of PHP 5.2.3 Fails to Install PEAR |
| #11861 | Closed | Bug | 1.6.1 | 2007-08-18 | uninstall of package did not delete directory created during install of package |
| #11862 | Closed | Bug | CVS | 2007-08-19 | Notice: Array to string conversion in PEAR/PackageFile.php on line 433 |
| #11882 | Bogus | Bug | 1.6.1 | 2007-08-21 | 'pear info' does not show recommend PEAR version |
| #11883 | Closed | Bug | 1.6.1 | 2007-08-21 | run-tests -u -p SomePackage should run the topmost "AllTests.php" file |
| #11936 | Closed | Bug | CVS | 2007-08-30 | run-tests fails to preserve SYSTEMROOT environment variable |
| #11947 | Wont fix | Req | 1.6.1 | 2007-08-31 | Implement version check and instanceof in PEAR::isError |
| #11948 | Duplicate | Req | 1.6.1 | 2007-08-31 | Implement version check and instanceof in PEAR::isError |
| #11964 | Closed | Req | CVS | 2007-09-02 | introduce www role, www_dir config variable |
| #12001 | Closed | Bug | 1.6.1 | 2007-09-07 | could not overwrite download_dir from environment variable? |
| #12007 | Bogus | Bug | 1.6.1 | 2007-09-07 | pear install Net_SMTP invalid archive |
| #12009 | Closed | Bug | CVS | 2007-09-08 | Registry.php another deadlocks in _lock |
| #12108 | Closed | Req | CVS | 2007-09-25 | Add "config" (cfg) role |
| #12116 | Closed | Bug | 1.6.2 | 2007-09-25 | Accept-Encoding not supported: breaks installer |
| #12147 | Closed | Req | CVS | 2007-09-29 | Avoid compile-time strict warnings |
| #12162 | Closed | Bug | 1.6.2 | 2007-10-01 | config-create doesn't work after installing custom roles |
| #12177 | Bogus | Bug | 1.6.2 | 2007-10-03 | Can install but not uninstall badly named package. |
| #12553 | Closed | Bug | 1.6.2 | 2007-11-29 | System::find() does not find exact filename matches |
| #12554 | Closed | Bug | 1.6.2 | 2007-11-29 | enableExtension() zeros php.ini in some instances |
| #12635 | Bogus | Bug | 1.6.2 | 2007-12-07 | package-2.0.xsd misses install-as |
| #12661 | Closed | Bug | 1.6.2 | 2007-12-11 | System::mktemp needs to be declaired statically |
| #12662 | Closed | Bug | 1.6.2 | 2007-12-11 | System::_parseArgs() should be declared statically |
| #12706 | Closed | Req | 1.6.2 | 2007-12-17 | pear list -a hard to read |
| #12712 | Closed | Bug | 1.7.0RC1 | 2007-12-17 | Unconditional use of file_put_contents() |
| #12742 | Bogus | Bug | 1.6.2 | 2007-12-21 | Install from external channel skips dependencies |
| #12793 | Closed | Bug | CVS | 2007-12-29 | run-tests fails when using --ARGS-- in phpt test files |
| #12811 | Wont fix | Req | 1.6.2 | 2008-01-02 | package.xml as dependency checker only |
| #12815 | Wont fix | Req | 1.6.2 | 2008-01-03 | PEAR::loadExtension($ext) generates an E_WARNING |
| #12816 | Closed | Bug | 2008-01-03 | <configureoption> default isn't being parsed | |
| #12818 | Closed | Bug | 1.7.0RC1 | 2008-01-03 | package.xml 1.0 parsing can drop lines |
| #12842 | Bogus | Bug | 1.7.0RC2 | 2008-01-06 | role cfg adds baseinstalldir twice |
| #12870 | Bogus | Bug | 2008-01-09 | Cannot Install From The Default Channel | |
| #12898 | Open | Req | 1.6.2 | 2008-01-13 | Multiple instances of PEAR will cause conflicts and side effects |
| #12918 | Closed | Bug | 1.7.0RC2 | 2008-01-16 | file tasks ignored for role=src |
| #12945 | Closed | Bug | 1.7.0RC2 | 2008-01-21 | PEAR_Registry::setConfig() does not set install path |
| #12954 | Closed | Bug | 1.6.2 | 2008-01-21 | Host header missing when using proxy |
| #12955 | Duplicate | Bug | 1.6.2 | 2008-01-21 | Host header missing when using proxy |
| #12959 | Closed | Bug | 1.7.0RC2 | 2008-01-22 | PEAR should give warning when doing "special" handling with cfg role |
| #12960 | Closed | Bug | 1.7.0RC2 | 2008-01-22 | role=cfg should automatically replace file if it has not been modified |
| #12987 | Closed | Bug | 1.7.0RC2 | 2008-01-28 | improper calls to class_exists |
| #13015 | Closed | Req | 1.6.2 | 2008-01-31 | Add https discovery for channel.xml |
| #13017 | Bogus | Bug | 1.7.0RC2 | 2008-01-31 | replace task does not work with php 5.3 |
| #13029 | Closed | Bug | CVS | 2008-01-31 | Duplicate Host headers set when requesting REST data |
| #13030 | Closed | Bug | CVS | 2008-01-31 | Port not set for REST HTTP requests |
| #13031 | Closed | Bug | CVS | 2008-01-31 | PEAR fails to authenticate when doing upgrade-all on non-default channel |
| #13033 | Closed | Bug | CVS | 2008-01-31 | Signature to PEAR_REST_XX::listAll() changes between REST1.0 and 1.1 |
| #13047 | Closed | Bug | 1.7.0 | 2008-02-02 | PEAR fails to install *any* package |
| #13059 | Closed | Bug | 2008-02-04 | Invalid release type causes Undefined Property notice | |
| #13123 | Closed | Bug | 1.7.1 | 2008-02-15 | pear config-set works, but pecl config-set does not |
| #13150 | Closed | Req | 2008-02-19 | Add support for following HTTP 302 redirects | |
| #13186 | Feedback | Req | 1.7.1 | 2008-02-24 | sign when packaging |
| #13256 | Open | Req | 1.7.1 | 2008-02-28 | Add option to prevent installation of documentation |
| #13257 | Closed | Bug | CVS | 2008-02-28 | install-pear.php does not set cfg_dir or www_dir |
| #13315 | Closed | Bug | 1.7.1 | 2008-03-05 | Upgrading of package fails if more than one file of role=cfg has changed |
| #13323 | Closed | Bug | 1.7.1 | 2008-03-06 | Deprecated errors in many places |
| #13346 | Open | Req | 1.7.1 | 2008-03-08 | Add uninstall option to follow dependencies |
| #13375 | Closed | Req | CVS | 2008-03-11 | install-pear.php should have option to set cfg_dir |
| #13386 | Closed | Bug | 1.7.1 | 2008-03-13 | "pear install --register-only" fails with cfg role |
| #13398 | Closed | Bug | 1.7.1 | 2008-03-15 | misguided installation information |
| #13425 | Wont fix | Bug | 1.7.1 | 2008-03-18 | Dep package install fails when 2 vers of dep exist, even when depchain is OK |
| #13427 | Wont fix | Bug | 1.7.1 | 2008-03-18 | <max> does not completely exclude dep versions from consideration |
| #13434 | Closed | Bug | 2008-03-18 | Breaks on HPUX - "find () -ls" doesn't work | |
| #13484 | Closed | Bug | 1.7.1 | 2008-03-24 | pear package brings up warnings |
| #13485 | Closed | Bug | 1.7.1 | 2008-03-24 | pear package-validate brings up ASCII issues |
| #13508 | Closed | Bug | 1.7.1 | 2008-03-26 | undefined index errors when installing a remote bundle |
| #13525 | Closed | Bug | CVS | 2008-03-28 | pear package-validate is not showing warnings even if there are |
| #13559 | Closed | Bug | 1.7.1 | 2008-04-02 | installing package fails via proxy to virtual-hosted server. |
| #13563 | Assigned | Doc | 1.7.1 | 2008-04-02 | Unattendet installation documentation |
| #13584 | Closed | Bug | 1.7.1 | 2008-04-04 | config-get does not work with channels |
| #13648 | Open | Req | CVS | 2008-04-10 | Add SVN feature to pear/pecl command |
| #13681 | Bogus | Bug | 0.18.0 | 2008-04-15 | Problem updating package |
| #13691 | Closed | Bug | 1.7.1 | 2008-04-16 | Pear doesn't remove old directories on upgrade |
| #13695 | No Feedback | Bug | 1.7.1 | 2008-04-16 | Pear Channel Upgrade not working |
| #13869 | Bogus | Bug | 1.7.1 | 2008-05-10 | Notice using -v |
| #13870 | Closed | Bug | 1.7.1 | 2008-05-10 | Notice uninstalling or using bundles |
| #13871 | Bogus | Bug | 1.7.1 | 2008-05-10 | Bundles don't install if using --nodeps |
| #13883 | Closed | Bug | 1.7.1 | 2008-05-13 | file permissions not preserved on packaging |
| #13893 | Bogus | Bug | CVS | 2008-05-14 | OS_Guess deletes tmpfile while it shouldn't |
| #13908 | Closed | Bug | 1.7.1 | 2008-05-15 | pear info command and maintainers inactive not mentioned |
| #13926 | Closed | Bug | CVS | 2008-05-18 | install-pear.php does not set cfg_dir if -d option set with no -c option |
| #13927 | Closed | Req | CVS | 2008-05-18 | install-pear.php should have option to set www_dir |
| #13937 | Bogus | Req | 1.7.2 | 2008-05-19 | pear install does not check packagerversion when doing "install" target |
| #13939 | Bogus | Bug | 1.7.2 | 2008-05-19 | pecl install fails when /tmp mounted with noexec,noatime |
| #13943 | Closed | Bug | CVS | 2008-05-19 | tests fail when php.exe path contains spaces |
| #13953 | Closed | Bug | 1.7.2 | 2008-05-21 | config-set/config-show with channel alias fail |
| #13958 | Closed | Bug | CVS | 2008-05-22 | When a phpt tests exit() or die() xdebug coverage is not generated |
| #14036 | Bogus | Bug | 1.7.2 | 2008-05-31 | error when trying to upgrade |
| #14041 | Closed | Bug | 1.7.2 | 2008-06-01 | Unpredictable unit test processing sequence |
| #14140 | Closed | Bug | 1.7.2 | 2008-06-14 | Strict warning not suppressed in the shutdown function |
| #14150 | Wont fix | Bug | 2008-06-16 | notice | |
| #14210 | Closed | Bug | 1.7.2 | 2008-06-23 | pear list -ia brings warnings |
| #14220 | Bogus | Bug | 2008-06-24 | Cannot install Text_Diff-1.0.0 | |
| #14234 | Wont fix | Bug | 1.7.2 | 2008-06-25 | list-all and remote-list does'nt show all packages |
| #14245 | Duplicate | Bug | 1.7.2 | 2008-06-26 | Dependency resolver creates implied dependency on latest package version |
| #14274 | Closed | Bug | 1.7.2 | 2008-07-01 | PEAR packager mangles package.xml encoding, then complains about it |
| #14287 | Closed | Bug | 1.7.2 | 2008-07-03 | cannot upgrade from stable to beta via -beta when config is set to stable |
| #14300 | Closed | Bug | 1.7.2 | 2008-07-07 | Package files themselves can not be served over https |
| #14324 | Closed | Req | CVS | 2008-07-10 | Make the pear install command behave similar to apt-get |
| #14325 | Closed | Req | CVS | 2008-07-10 | make pear upgrade with no params behave like pear upgrade-all |
| #14331 | Closed | Bug | 1.7.2 | 2008-07-11 | pear cvstag only works from inside the package directory |
| #14387 | Open | Bug | 1.7.2 | 2008-07-22 | pear config-create case problem |
| #14391 | Wont fix | Req | 1.7.2 | 2008-07-23 | Set tmp path and open_basedir |
| #14437 | Closed | Bug | 1.7.2 | 2008-08-02 | openbasedir warning when loading config |
| #14493 | Closed | Bug | 1.7.2 | 2008-08-12 | pear install --offline doesn't print out errors |
| #14504 | Closed | Req | 1.7.2 | 2008-08-14 | add a channel parameter support to the upgrade function |
| #14556 | Closed | Req | 1.7.2 | 2008-08-24 | install-pear-nozlib.phar should get download_dir config and other options |
| #14558 | Closed | Bug | 1.7.2 | 2008-08-25 | PackageFile.php creates tmp directory outside configured temp_dir |
| #14702 | No Feedback | Bug | 1.6.1 | 2008-09-24 | PEAR package installer ignores installed packages |
| #14737 | Closed | Bug | 1.7.2 | 2008-10-03 | Can not install new channels |
| #14792 | Closed | Bug | 1.7.2 | 2008-10-14 | Bad md5sum for files with replaced content |
| #14841 | Closed | Bug | 1.7.2 | 2008-10-21 | Installing pear into directory with space fails |
| #14842 | Open | Req | 1.7.2 | 2008-10-21 | check assigned memory rather than crashing due to memory_limit being exceeded |
| #14947 | Closed | Bug | 1.7.2 | 2008-11-03 | downloadHttp() is missing Host part of the HTTP Request when using Proxy |
| #14977 | Closed | Bug | 2008-11-09 | PEAR/Frontend.php doesn't require_once PEAR.php | |
| #15096 | Bogus | Bug | 2008-11-20 | Didn't receive 200 OK from remote server. (HTTP/1.1 410 Gone) | |
| #15098 | Open | Req | 1.7.2 | 2008-11-20 | Echo Task |
| #15217 | Bogus | Bug | 1.7.2 | 2008-12-02 | getStaticProperty being called statically even though it's not static |
| #15242 | Bogus | Bug | 1.7.2 | 2008-12-05 | Allow unpacking, patching and installing a PEAR package |
| #15439 | Bogus | Bug | 1.7.2 | 2008-12-29 | Pear use through a proxy |
| #15566 | Closed | Req | CVS | 2009-01-08 | Add doc.php.net as a default channel |
| #15578 | Wont fix | Doc | 1.7.2 | 2009-01-09 | Need howto: offline installation |
| #15745 | Open | Req | CVS | 2009-01-23 | Global state vs test expectations (Packager tests) |
| #15746 | Closed | Bug | CVS | 2009-01-23 | REST for PEAR_Command_Auth tests |
| #15747 | Closed | Bug | CVS | 2009-01-23 | REST for PEAR_Command_Install tests |
| #15750 | Closed | Bug | CVS | 2009-01-23 | Unreachable code in PEAR_Downloader |
| #15753 | Closed | Bug | CVS | 2009-01-24 | PEAR_Command_Remote tests broken |
| #15909 | Open | Req | 2009-02-18 | Allow -f as short option when uninstalling a package | |
| #15914 | Closed | Bug | 2009-02-18 | pear upgrade installs different version if desired version not found | |
| #15916 | Duplicate | Bug | 2009-02-19 | pear install during make install causes warnings | |
| #15979 | Closed | Bug | 2009-03-05 | Package files incorrectly removed when splitting a package into multiple pkgs | |
| #16045 | Closed | Bug | CVS | 2009-03-19 | E_Notice: Undefined index: channel in PEAR/DependencyDB.php |
| #16046 | Bogus | Bug | CVS | 2009-03-19 | upgrading phpunit/phpunit-beta fails, -version works |
| #16057 | Closed | Bug | 1.8.0RC1 | 2009-03-27 | -r is limited to 4 directories in depth |
| #16077 | Closed | Bug | 1.8.0RC1 | 2009-04-07 | PEAR5::getStaticProperty does not return a reference to the property |
| #16108 | Closed | Bug | 1.8.1 | 2009-04-16 | PEAR_PackageFile_Generator_v2 PHP4 parse error when running upgrade-all |
| #16113 | Closed | Bug | 1.8.1 | 2009-04-17 | Installing certain packages fails due incorrect encoding handling |
| #16122 | Closed | Bug | 1.8.1 | 2009-04-19 | PEAR RunTest failed to run as expected |
| #16187 | Open | Bug | 1.8.1 | 2009-05-05 | Installer creates several pear.ini files |
| #16213 | Closed | Req | 1.8.1 | 2009-05-10 | add alias to list-channels output |
| #16243 | Open | Req | 1.8.1 | 2009-05-20 | Provide http_proxy config variable for each channel |
| #16244 | Duplicate | Req | 1.8.1 | 2009-05-20 | Provide http_proxy config variable for each channel |
| #16249 | Closed | Doc | 2009-05-22 | Wrong link for the end-user documentation | |
| #16362 | Duplicate | Bug | 1.8.1 | 2009-06-22 | Warnings and Notice from "pear run-tests -up" |
| #16366 | Closed | Bug | 2009-06-22 | compiling 5.2.10 leads to non-functioning pear | |
| #16369 | No Feedback | Bug | 1.7.2 | 2009-06-23 | After installing the Validate PEAR package the PEAR become broke |
| #16378 | Closed | Req | 1.8.1 | 2009-06-25 | pear svntag |
| #16386 | Closed | Req | 1.8.1 | 2009-06-29 | PEAR_Config::remove() does not support specifying a channel |
| #16387 | Closed | Bug | 1.8.1 | 2009-06-29 | channel-logout does not support logging out from a non-default channel |
| #16394 | Wont fix | Bug | 1.8.1 | 2009-07-01 | PEAR Installer should not write to C:\Windows |
| #16396 | Closed | Req | 1.8.1 | 2009-07-01 | package-dependencies should allow package names |
| #16444 | Closed | Bug | 1.8.1 | 2009-07-16 | Setting preferred mirror fails |
| #16514 | Duplicate | Bug | Unknown | 2009-08-11 | pear phar (or whatever it is) is borked |
| #16545 | Open | Req | 1.9.0RC3 | 2009-08-22 | pear should warn about conflicting parameters |
| #16547 | Closed | Bug | 1.8.1 | 2009-08-24 | The phar for PEAR installer uses ereg() which is deprecated |
| #16596 | Duplicate | Bug | 1.9.0 | 2009-09-11 | parse error in Unknown on line 14 |
| #16605 | Duplicate | Bug | Unknown | 2009-09-14 | pear install does not work |
| #16606 | Closed | Bug | Unknown | 2009-09-14 | pear install does not work |
| #16630 | Duplicate | Bug | 1.9.0 | 2009-09-21 | PEAR channel files are broken on ubuntu karmic default install |
| #16631 | Bogus | Bug | 1.9.0 | 2009-09-21 | Upgrade to/Install of PEAR 1.9.0 fails w/PHP4 |
| #16632 | No Feedback | Bug | 1.8.1 | 2009-09-21 | Upgrade to/Install of PEAR 1.9.0 fails w/PHP4 |
| #16644 | Assigned | Bug | 1.9.0 | 2009-09-25 | pear.bat returns syntax error when parenthesis are in install path. |
| #16648 | Closed | Req | 1.9.0 | 2009-09-27 | Use TMPDIR for builds instead of /var/tmp |
| #16649 | Duplicate | Req | 1.9.0 | 2009-09-27 | Use TMPDIR for builds instead of /var/tmp |
| #16654 | Assigned | Bug | 1.9.0 | 2009-09-29 | "pear upgrade-all" fails with Warning: mkdir(): File exists |
| #16663 | Closed | Doc | 1.9.0 | 2009-10-01 | "make install-pear" does nothing |
| #16664 | Closed | Doc | 1.9.0 | 2009-10-01 | http://go-pear.org/ does not contain expected contents |
| #16767 | Closed | Bug | 1.9.0 | 2009-11-05 | Use of Depreciated HTML Attributes in the Exception class |
| #16853 | Bogus | Req | 1.9.0 | 2009-11-30 | Allow %x syntax for --EXPECT-- |
| #16864 | Closed | Bug | 1.9.0 | 2009-12-02 | "pear list-upgrades -i" issues E_WARNINGS |
| #16886 | Bogus | Bug | 1.9.0 | 2009-12-07 | Cannot install pear.phpunit.de/PHPUnit |
| #16894 | Open | Bug | 1.9.0 | 2009-12-09 | Custom Role Including failed. |
| #16939 | Open | Bug | 1.9.0 | 2009-12-22 | PEAR Installer should not write to C:\Windows |
| #16959 | Open | Bug | 1.9.0 | 2009-12-31 | Trying to upgrade Archive_Tar 1.3.3 to Archive_Tar 1.3.4 |
| #17016 | Open | Bug | 1.9.0 | 2010-01-20 | Windows: PEAR Installation go-pear.bat config variable php_suffix |
| #17045 | Closed | Bug | 1.9.0 | 2010-01-30 | pearcmd.php ignores / overrides include_path |
| #17056 | No Feedback | Bug | 1.9.0 | 2010-02-03 | backtrace memory leak |
| #17067 | No Feedback | Bug | 1.9.0 | 2010-02-05 | PHP's "install-pear-installer" writes stuff all over the place |
| #17081 | Assigned | Bug | Unknown | 2010-02-09 | pear.bat won't run from other directory |
| #17127 | Open | Bug | 1.9.0 | 2010-02-18 | local PEAR install at c:\pear should not be making use of c:\php PEAR install |
| #17128 | Bogus | Bug | 1.9.0 | 2010-02-18 | Option #12 during local install breaks install |
| #17189 | Spam | Bug | Unknown | 2010-03-03 | Syslog message limit size |
| #17195 | No Feedback | Bug | Unknown | 2010-03-04 | Pyrus: failed installation leaves inaccessible directory |
| #17208 | No Feedback | Bug | SVN | 2010-03-09 | Cannot open built-in-commands.xml for parsing |
| #17220 | Closed | Bug | 1.9.0 | 2010-03-12 | command `pear help` outputs to stderr instead of stdout |
| #17221 | Duplicate | Bug | 1.9.0 | 2010-03-12 | command `pear help` outputs to stderr instead of stdout |
| #17234 | Closed | Bug | 1.9.0 | 2010-03-16 | channel-discover adds port to HTTP Host header |
| #17292 | Closed | Bug | 1.9.0 | 2010-04-04 | Code Coverage in PEAR_RunTest does not work with namespaces |
| #17348 | Wont fix | Req | SVN | 2010-04-27 | Pyrus: provide compatibility with pear binary |
| #17349 | Closed | Req | SVN | 2010-04-27 | Pyrus: Improve check to see if channel must be updated. |
| #17350 | Closed | Bug | 1.9.0 | 2010-04-28 | "pear install --force" doesn't uninstall files from previous pkg versions |
| #17359 | Closed | Bug | 1.9.0 | 2010-04-30 | loadExtension() fails over missing dl() when used in multithread env |
| #17366 | Bogus | Bug | 1.9.0 | 2010-05-04 | Connection to pear.php.net:80 failed |
| #17378 | Closed | Bug | SVN | 2010-05-07 | pear info $package fails if directory with that name exists |
| #17379 | Bogus | Bug | SVN | 2010-05-07 | "pear list" shows ssh2 |
| #17387 | Open | Bug | Unknown | 2010-05-11 | PEAR Install fails to set paths properly |
| #17396 | Bogus | Bug | Unknown | 2010-05-13 | Error: PEAR::setErrorHandling(PEAR_ERROR_EXCEPTION); |
| #17398 | Bogus | Bug | Unknown | 2010-05-13 | Error: PEAR::setErrorHandling(PEAR_ERROR_EXCEPTION); |
| #17399 | Closed | Req | 1.9.0 | 2010-05-17 | "pear help" doesn't mention the "version" command |
| #17463 | Closed | Bug | 1.9.1 | 2010-06-03 | Regression: On Windows, svntag |
| #17479 | Open | Req | 1.9.1 | 2010-06-09 | should use the system wide http proxy setting on *nix |
| #17504 | No Feedback | Bug | Unknown | 2010-06-20 | Pear won't install |
| #17535 | Open | Bug | 1.9.1 | 2010-06-29 | "pear upgrade" unnecessarily upgrades dependencies |
| #17559 | Wont fix | Req | 1.9.1 | 2010-07-05 | is_a() deprecated |
| #17560 | Wont fix | Bug | 1.9.1 | 2010-07-05 | Non-static method cannot be called statically |
| #17582 | Closed | Bug | 2010-07-13 | PEAR2\Pyrus\Registry\Sqlite3 infinitive loop | |
| #17583 | Closed | Bug | 2010-07-13 | PEAR2\Pyrus\Registry\Xml unwriteable/none existing folder | |
| #17584 | Closed | Bug | 2010-07-13 | PEAR2\Pyrus\ChannelRegistry\Sqlite3 infinitive loop | |
| #17589 | Closed | Bug | 2010-07-14 | Pyrus: Installation data folder wrong | |
| #17592 | Closed | Bug | 2010-07-14 | Pyrus: \PEAR2\Pyrus\Package exception | |
| #17595 | Open | Req | 2010-07-15 | Pyrus: ScriptRunner | |
| #17596 | Closed | Bug | 2010-07-15 | Pyrus: Commands -> channelDiscover | |
| #17604 | Bogus | Bug | 1.9.1 | 2010-07-16 | PEAR Upgrade does not alter version number |
| #17616 | Closed | Bug | 2010-07-21 | Pyrus: Runphpt | |
| #17618 | Closed | Bug | SVN | 2010-07-21 | Pyrus: \tests\Config\loadConfigFile |
| #17627 | Closed | Bug | SVN | 2010-07-23 | Pyrus: AtomicFileTransaction rename bin_dir |
| #17640 | Open | Bug | 1.9.1 | 2010-07-29 | pear install --packagingroot not working |
| #17641 | Closed | Bug | 1.9.1 | 2010-07-30 | pecl-list doesn't sort packages by name |
| #17652 | Bogus | Bug | Unknown | 2010-08-03 | Parser Error: invalid PHP found in file |
| #17658 | Bogus | Bug | 1.9.1 | 2010-08-05 | PEAR_ErrorStack generates PHP Strict Notice |
| #17660 | Closed | Bug | 1.9.1 | 2010-08-05 | URLs in go-pear.php don't work |
| #17700 | Bogus | Req | 1.9.1 | 2010-08-13 | Warning of depricated package |
| #17715 | Open | Req | 1.9.1 | 2010-08-17 | Upgrading a package with dependencies |
| #17744 | Closed | Bug | 2010-08-19 | Empty changelog causes fatal error in setChangelogentry | |
| #17781 | Closed | Bug | 1.9.1 | 2010-08-21 | invalid argument warning on foreach due to an empty optional dependencies |
| #17797 | Open | Req | 1.9.1 | 2010-08-22 | add support to skip installing test files in "pear install" |
| #17801 | Closed | Bug | 1.9.1 | 2010-08-23 | PEAR run-tests wrongly detects php-cgi |
| #17834 | Closed | Bug | SVN | 2010-08-31 | Pyrus: PHP Notice: Undefined variable: package |
| #17839 | Closed | Bug | 1.9.1 | 2010-09-02 | pear svntag does not tag package.xml file |
| #17869 | Closed | Bug | SVN | 2010-09-16 | Pyrus: Pear1 - could not create Dependency lock file |
| #17871 | Closed | Bug | SVN | 2010-09-16 | Pyrus\Registry->getIterator not returning traversable |
| #17880 | No Feedback | Bug | 1.9.1 | 2010-09-21 | pear and php 5.3.2 |
| #17986 | Closed | Bug | 1.9.1 | 2010-10-22 | PEAR Installer cannot handle files moved between packages |
| #17987 | Bogus | Doc | 1.9.1 | 2010-10-22 | word 'static' is missing in method isError |
| #17997 | Closed | Bug | 1.9.1 | 2010-10-25 | Strange output if directories are not writeable |
| #18001 | Closed | Bug | 1.9.1 | 2010-10-26 | PEAR/RunTest coverage fails |
| #18004 | Open | Bug | 2010-10-28 | PEAR Doesn't Handle Chunked Encoding When Searching Channels | |
| #18029 | Open | Doc | 1.9.1 | 2010-11-07 | Outdated and confusiny PEAR install documentation |
| #18032 | Closed | Bug | SVN | 2010-11-08 | Pyrus: Long path name error |
| #18040 | Closed | Bug | SVN | 2010-11-10 | Pyrus: pickle generated PECL packages fail at build/install time |
| #18055 | Duplicate | Bug | 1.9.1 | 2010-11-14 | [SECURITY]: Symlink attack |
| #18056 | Closed | Bug | 1.9.1 | 2010-11-14 | [SECURITY]: Symlink attack in PEAR install |
| #18102 | Closed | Bug | 1.9.1 | 2010-12-08 | pear install does not fail on error |
| #18105 | Closed | Bug | 1.9.1 | 2010-12-08 | PEAR upgrade from 1.9.0 to 1.9.1 not working |
| #18112 | Bogus | Bug | 1.9.1 | 2010-12-10 | pear config-show needs to .lock |
| #18120 | Closed | Doc | SVN | 2010-12-18 | Incorrect location for data files |
| #18121 | Closed | Doc | SVN | 2010-12-18 | Wrong path for documentation folder in PEAR2 docs |
| #18122 | Closed | Req | SVN | 2010-12-18 | Missing command-line option in Pyrus to disable package signing |
| #18123 | Closed | Bug | SVN | 2010-12-18 | Exception when using pyrus.phar make -n |
| #18167 | No Feedback | Bug | Unknown | 2011-01-01 | PEAR Package Manager fails to install |
| #18173 | Bogus | Bug | 1.9.1 | 2011-01-04 | strange output IS_VAR |
| #18218 | Closed | Bug | 1.9.1 | 2011-01-24 | "pear package" does not allow the use of late static binding |
| #18238 | Closed | Bug | 1.9.1 | 2011-02-04 | Wrong return code from "pear help" |
| #18271 | Closed | Bug | SVN | 2011-02-14 | pyrus: download validates package |
| #18272 | Closed | Bug | SVN | 2011-02-14 | Pyrus: building pecl/xdebug gives warnings and notices |
| #18273 | Closed | Bug | SVN | 2011-02-14 | Pyrus: "C compiler cannot create executables" |
| #18278 | Assigned | Bug | 1.9.1 | 2011-02-15 | channel-update updating from wrong server |
| #18295 | Closed | Bug | SVN | 2011-02-22 | Pyrus: Installation of pecl/APC fails: constraint failed |
| #18296 | Closed | Bug | SVN | 2011-02-22 | Pyrus: unhelpful debug messages for "invalid package.xml" |
| #18307 | Assigned | Bug | 1.9.1 | 2011-02-24 | Not using user configuration for <default> in role config_vars |
| #18308 | Closed | Bug | 1.9.1 | 2011-02-24 | Broken error message about missing channel validator |
| #18309 | Assigned | Bug | 1.9.1 | 2011-02-24 | Cannot install validation package because installer tries to validate it |
| #18320 | Open | Bug | SVN | 2011-02-27 | wrong exit codes from PEAR |
| #18321 | Open | Bug | 1.9.1 | 2011-02-27 | go-pear.phar sets php_bin to .\php.exe |
| #18327 | Bogus | Bug | Unknown | 2011-03-01 | Failing to install pear via go-pear.phar |
| #18339 | Closed | Bug | 2011-03-04 | Can't upgrade to 1.9.1 from 1.9.0 | |
| #18340 | Closed | Bug | 1.9.2 | 2011-03-06 | raiseErro typo |
| #18349 | Closed | Bug | 1.9.2 | 2011-03-08 | package.xml version not recognized when single quoted |
| #18362 | Closed | Bug | 1.9.2 | 2011-03-14 | A whitespace TEMP_DIR path breaks install/upgrade functionality |
| #18363 | Open | Bug | 1.9.2 | 2011-03-15 | Missing info and a typo. |
| #18364 | Closed | Bug | SVN | 2011-03-15 | date.timezone errors for sh/bat files |
| #18367 | Closed | Req | 1.9.4 | 2011-03-16 | Please allow to set doc_dir during install |
| #18372 | Bogus | Req | SVN | 2011-03-18 | Support for multiple PEAR directories |
| #18379 | Duplicate | Bug | 1.9.2 | 2011-03-20 | Syntax error |
| #18381 | Closed | Req | Unknown | 2011-03-21 | Pyrus: does not respect XDG_CONFIG_HOME |
| #18388 | Closed | Bug | SVN | 2011-03-22 | Parentheses error in REST.php line 232 |
| #18390 | No Feedback | Bug | 1.9.2 | 2011-03-23 | Can't uninstall a package |
| #18415 | Closed | Bug | 1.9.2 | 2011-03-31 | Invalid check for cache directory leads to confusing error message |
| #18428 | Closed | Bug | 1.9.2 | 2011-04-08 | invalid preg_match patterns |
| #18440 | Closed | Bug | 1.9.2 | 2011-04-13 | bad tmp folder path on install : Unable to create path for C:/Program/tmp |
| #18442 | Duplicate | Bug | 1.9.2 | 2011-04-13 | Typos in REST.php |
| #18450 | Open | Bug | 1.9.2 | 2011-04-17 | post-install script tries to set config-value global with local PEAR-install |
| #18460 | Open | Req | 1.9.2 | 2011-04-20 | Consistent channel naming |
| #18461 | Open | Req | 1.9.2 | 2011-04-20 | Quiet mode |
| #18462 | Open | Bug | 1.9.2 | 2011-04-20 | Installation should be cancelled if required dependencies are missing |
| #18463 | Open | Req | 1.9.2 | 2011-04-20 | Clean up optional dependency notifications |
| #18464 | Assigned | Bug | 1.9.2 | 2011-04-20 | Download progress meter incorrect |
| #18466 | Closed | Bug | 1.9.2 | 2011-04-20 | Cannot change more than 1 path during installation. |
| #18467 | Open | Req | 1.9.2 | 2011-04-20 | Add a "suggested" dependency type |
| #18482 | Closed | Bug | 1.9.2 | 2011-04-26 | error install pear on windows 7 x64 php5.2.17 |
| #18485 | Open | Req | 1.9.2 | 2011-04-27 | Support more flexible channel discovery |
| #18486 | Closed | Bug | 1.9.2 | 2011-04-27 | REST/10.php does not check error condition |
| #18527 | Closed | Bug | SVN | 2011-05-12 | I can't install pear DB on php 4.4.7 |
| #18528 | Duplicate | Bug | SVN | 2011-05-12 | I can't install pear DB on php 4.4.7 |
| #18548 | Bogus | Bug | 1.9.2 | 2011-05-19 | Notice when handling packages with dependency groups |