PEAR-News ::
PEAR_RemoteInstaller 0.3.2
* fix Bug #9768: notice error raised with remote-uninstall
[ more >> ]
PEAR_PackageFileManager_Cli 0.4.0
Add git support<br />
Drop PHP 4
[ more >> ]
PEAR_Command_Packaging 0.3.0
QA release<br />
<br />
Bug #17104 Fatal error: Call to undefined function cleanall()<br />
<br />
Bug #17773 Patch: avoid using ereg<br />
<br />
Bug #19014 remove error_reporting (for PEAR QA team)<br />
<br />
Request #19299 Handle max + exclude version
[ more >> ]
PEAR_PackageFileManager_Frontend 0.8.0
QA release<br />
Fix directory structure<br />
Rely only on package 2.0<br />
PHP 5 as a minimum dependency<br />
Bug #17772 Patch: Avoiding eregi in favor of PCRE functions
[ more >> ]
PEAR_Frontend_Gtk2 1.1.0
QA release<br />
Bug #11990 Close button on About dialog doesn't work<br />
Bug #13976 Wrong check when comparing php-gtk extension version
[ more >> ]
PEAR 1.9.4
Bug Fixes:<br />
* Bug #17350: "pear install --force" doesn't uninstall files from previous pkg versions [dufuz]<br />
* Bug #18362: A whitespace TEMP_DIR path breaks install/upgrade functionality [dufuz]<br />
* Bug #18440: bad tmp folder path on install : Unable to create path for C:/Program/tmp [dufuz]<br />
* Bug #18581: "config-get -c" not returning channel's configuration when using alias [dufuz]<br />
* Bug #18639: regression: installing xdebug fails most likely due to another fix [dufuz]<br />
<br />
Features<br />
* All System (the class) functions can now take in spaced paths as long as they are surrounded in quotes.<br />
Prior to this it was possible to do that by passing all values in as an array (by product of #18362, #18440) [dufuz]
[ more >> ]
PEAR 1.9.3
* Fixed Bug #17744: Empty changelog causes fatal error in setChangelogentry [dufuz]<br />
* Fixed Bug #18340: raiseErro typo [doconnor]<br />
* Fixed Bug #18349: package.xml version not recognized when single quoted [dufuz]<br />
* Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set in php.ini [dufuz]<br />
* Fixed Bug #18388: Parenteses error in REST.php line 232 [dufuz]<br />
* Fixed Bug #18428: invalid preg_match patterns [glen]<br />
* Fixed Bug #18486: REST/10.php does not check error condition [dufuz]<br />
* Fixed a problem in RunTest and code coverage. Correctly register the<br />
code coverage shutdown function in case we are inside a namespace. [sebastian]<br />
* Fixed a bug with extensions not providing their config.m4 and co in the root directory of<br />
their pecl package but rather in a sub directory, such as xhprof. [dufuz]
[ more >> ]
PEAR_PackageFileManager2 1.0.2
* Fixed Bug #16406: addReplacement does not look for files in packagedirectory [patch by Sune Jensen, dufuz]<br />
* Fixed Bug #17451: Misleading error message about PHP_Compat/PHP_CompatInfo [dufuz]<br />
* Fixed Bug #17990: PHP Notice: Undefined index: date in PackageFileManager2.php [dufuz]<br />
* Directory "scripts" is now mapped to role script
[ more >> ]
PEAR_PackageFileManager_Plugins 1.0.2
* Fixed Bug #17462: SVN entries file regression (Applies to CVS as well) [dufuz]<br />
* Fixed Bug #18033: _getRegExpableSearchString() in File.php causes issue with paths (Applies to CVS as well) [dufuz]
[ more >> ]
PEAR 1.9.2
Important! This is a security fix release. The advisory can be found at<br />
http://pear.php.net/advisory-20110228.txt<br />
<br />
Bugs:<br />
* Fixed Bug #17463: Regression: On Windows, svntag [patch by doconnor]<br />
* Fixed Bug #17641: pecl-list doesn't sort packages by name [dufuz]<br />
* Fixed Bug #17781: invalid argument warning on foreach due to an empty optional dependencie [dufuz]<br />
* Fixed Bug #17801: PEAR run-tests wrongly detects php-cgi [patch by David Jean Louis (izi)]<br />
* Fixed Bug #17839: pear svntag does not tag package.xml file [dufuz]<br />
* Fixed Bug #17986: PEAR Installer cannot handle files moved between packages [dufuz]<br />
* Fixed Bug #17997: Strange output if directories are not writeable [dufuz]<br />
* Fixed Bug #18001: PEAR/RunTest coverage fails [dufuz]<br />
* Fixed Bug #18056 [SECURITY]: Symlink attack in PEAR install [dufuz]<br />
* Fixed Bug #18218: "pear package" does not allow the use of late static binding [dufuz and Christer Edvartsen]<br />
* Fixed Bug #18238: Wrong return code from "pear help" [till]<br />
* Fixed Bug #18308: Broken error message about missing channel validator [yunosh]<br />
<br />
This feature is implemented as a result of #18056<br />
* Implemented Request #16648: Use TMPDIR for builds instead of /var/tmp [dufuz]
[ more >> ]
|