<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.9.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.9.0RC4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.9.0RC3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.9.0RC2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.9.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.8.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.8.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.8.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.8.0alpha1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.7.2/"/>
</rdf:Seq>
</items>

<title>Latest releases of pear</title>
<description>The latest releases for the package pear</description>
</channel>

<item rdf:about="http://pear.php.net/package/PEAR/download/1.9.0/">
 <title>PEAR 1.9.0</title>
 <link>http://pear.php.net/package/PEAR/download/1.9.0/</link>
 <content:encoded>* Fix  Bug #16547: The phar for PEAR installer uses ereg() which is deprecated [dufuz]
 </content:encoded>
 <dc:date>2009-09-03T14:44:22-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.9.0RC4/">
 <title>PEAR 1.9.0RC4</title>
 <link>http://pear.php.net/package/PEAR/download/1.9.0RC4/</link>
 <content:encoded>* Fixed a problem where the original channel could not be set as a preferred_mirror again [dufuz]&lt;br /&gt;
* Make sure channel aliases can't be made to start with - [dufuz]&lt;br /&gt;
* Output issues with pear search [dufuz]&lt;br /&gt;
* Fixed couple of stray notices [dufuz]
 </content:encoded>
 <dc:date>2009-08-23T01:26:42-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.9.0RC3/">
 <title>PEAR 1.9.0RC3</title>
 <link>http://pear.php.net/package/PEAR/download/1.9.0RC3/</link>
 <content:encoded>* Improved svntag support to handle packages like PEAR it self [dufuz]
 </content:encoded>
 <dc:date>2009-08-21T22:57:47-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.9.0RC2/">
 <title>PEAR 1.9.0RC2</title>
 <link>http://pear.php.net/package/PEAR/download/1.9.0RC2/</link>
 <content:encoded>* REST 1.4 file was occasionally being included but REST 1.4 is not intended for this release cycle [dufuz]
 </content:encoded>
 <dc:date>2009-08-20T15:56:24-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.9.0RC1/">
 <title>PEAR 1.9.0RC1</title>
 <link>http://pear.php.net/package/PEAR/download/1.9.0RC1/</link>
 <content:encoded>* Implement Request #16213: add alias to list-channels output [dufuz]&lt;br /&gt;
* Implement Request #16378: pear svntag [dufuz]&lt;br /&gt;
* Implement Request #16386: PEAR_Config::remove() does not support specifying a channel [timj]&lt;br /&gt;
* Implement Request #16396: package-dependencies should allow package names [dufuz]&lt;br /&gt;
&lt;br /&gt;
* Fix Bug #11181: pear requests channel.xml from main server instead from mirror [dufuz]&lt;br /&gt;
* Fix Bug #14493: pear install --offline doesn't print out errors [dufuz]&lt;br /&gt;
* Fix Bug #11348: pear package-dependencies isn't well explained [dufuz]&lt;br /&gt;
* Fix Bug #16108: PEAR_PackageFile_Generator_v2 PHP4 parse error when running upgrade-all [dufuz]&lt;br /&gt;
* Fix Bug #16113: Installing certain packages fails due incorrect encoding handling [dufuz]&lt;br /&gt;
* Fix Bug #16122: PEAR RunTest failed to run as expected [dufuz]&lt;br /&gt;
* Fix Bug #16366: compiling 5.2.10 leads to non-functioning pear [dufuz]&lt;br /&gt;
* Fix Bug #16387: channel-logout does not support logging out from a non-default channel [timj]&lt;br /&gt;
* Fix Bug #16444: Setting preferred mirror fails [dufuz]&lt;br /&gt;
* Fix the shutdown functions where a index might not exist and thus raise a notice [derick]
 </content:encoded>
 <dc:date>2009-08-18T13:52:12-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.8.1/">
 <title>PEAR 1.8.1</title>
 <link>http://pear.php.net/package/PEAR/download/1.8.1/</link>
 <content:encoded>* Fix Bug #16099 	PEAR crash on PHP4 (parse error) [dufuz]
 </content:encoded>
 <dc:date>2009-04-15T06:14:44-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.8.0/">
 <title>PEAR 1.8.0</title>
 <link>http://pear.php.net/package/PEAR/download/1.8.0/</link>
 <content:encoded>Changes since RC1:&lt;br /&gt;
  * Fix Bug #14792: Bad md5sum for files with replaced content [dufuz]&lt;br /&gt;
  * Fix Bug #16057:-r is limited to 4 directories in depth [dufuz]&lt;br /&gt;
  * Fix Bug #16077: PEAR5::getStaticProperty does not return a reference to the property [dufuz]&lt;br /&gt;
&lt;br /&gt;
  Remove custom XML_Util class in favor of using upstream XML_Util package as dependency&lt;br /&gt;
&lt;br /&gt;
RC1 Release Notes:&lt;br /&gt;
  * Fix Bug #14331: pear cvstag only works from inside the package directory [dufuz]&lt;br /&gt;
  * Fix Bug #16045: E_Notice: Undefined index: channel in PEAR/DependencyDB.php [dufuz]&lt;br /&gt;
&lt;br /&gt;
  * Implemented Request #11230: better error message when mirror not in channel.xml file [dufuz]&lt;br /&gt;
  * Implemented Request #13150: Add support for following HTTP 302 redirects [dufuz]&lt;br /&gt;
&lt;br /&gt;
Alpha1 Release Notes:&lt;br /&gt;
  * Implement Request #10373: if pref_state=stable and installed package=beta, allow up to latest beta version [dufuz]&lt;br /&gt;
  * Implement Request #10581: login / logout should map to channel-login / channel-logout [dufuz]&lt;br /&gt;
  * Implement Request #10825: Only display the &quot;invalid or missing package file&quot;-error if it makes sense [dufuz]&lt;br /&gt;
  * Implement Request #11170: script to generate Command/[command].xml [dufuz]&lt;br /&gt;
  * Implement Request #11176: improve channel ... has updated its protocols message [dufuz]&lt;br /&gt;
  * Implement Request #12706: pear list -a hard to read [dufuz]&lt;br /&gt;
  * Implement Request #11353: upgrade-all and upgrade commands to upgrade within the same stability level [dufuz]&lt;br /&gt;
  * Implement Request #13015: Add https discovery for channel.xml [dufuz / initial patch by Martin Roos]&lt;br /&gt;
  * Implement Request #13927: install-pear.php should have option to set www_dir [timj]&lt;br /&gt;
  * Implement Request #14324: Make the pear install command behave similar to apt-get [dufuz]&lt;br /&gt;
  * Implement Request #14325: make pear upgrade with no params behave like pear upgrade-all [dufuz]&lt;br /&gt;
    - upgrade-all can be considered deprecated in favor of calling upgrade with no parameters to replicate&lt;br /&gt;
      better what other package managers are doing. upgrade-all will still work as intended.&lt;br /&gt;
  * Implement Request #14504: add a channel parameter support to the upgrade function [dufuz]&lt;br /&gt;
    - Options -c ezc and --channel=ezc got added to upgrade and upgrade-all to allow for&lt;br /&gt;
      channel specific upgrades&lt;br /&gt;
  * Implement Request #14556: install-pear-nozlib.phar should get download_dir config and other options [cweiske]&lt;br /&gt;
  * Implement Request #15566: Add doc.php.net as a default channel [dufuz / saltybeagle]&lt;br /&gt;
&lt;br /&gt;
  * Fix PHP Bug #43857: --program-suffix not always reflected everywhere [cellog]&lt;br /&gt;
  * Fix PHP Bug #47323: strotime warnings in make install [dufuz]&lt;br /&gt;
&lt;br /&gt;
  * Fix Bug #13908: pear info command and maintainers inactive not mentioned [dufuz]&lt;br /&gt;
  * Fix Bug #13926: install-pear.php does not set cfg_dir if -d option set with no -c option [timj]&lt;br /&gt;
  * Fix Bug #13943: tests fail when php.exe path contains spaces [dufuz / jorrit]&lt;br /&gt;
  * Fix Bug #13953: config-set/config-show with channel alias fail [cellog]&lt;br /&gt;
  * Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]&lt;br /&gt;
  * Fix Bug #14041: Unpredictable unit test processing sequence [dufuz]&lt;br /&gt;
  * Fix Bug #14140: Strict warning not suppressed in the shutdown function [dufuz]&lt;br /&gt;
  * Fix Bug #14210: pear list -ia brings warnings [dufuz]&lt;br /&gt;
  * Fix Bug #14274: PEAR packager mangles package.xml encoding, then complains about it [dufuz]&lt;br /&gt;
  * Fix Bug #14287: cannot upgrade from stable to beta via -beta when config is set to stable [dufuz]&lt;br /&gt;
  * Fix Bug #14300: Package files themselves can not be served over https [dufuz / initial patch by Martin Roos]&lt;br /&gt;
  * Fix Bug #14437: openbasedir warning when loading config [dufuz]&lt;br /&gt;
  * Fix Bug #14558: PackageFile.php creates tmp directory outside configured temp_dir [cweiske]&lt;br /&gt;
  * Fix Bug #14947: downloadHttp() is missing Host part of the HTTP Request when using Proxy [ifeghali]&lt;br /&gt;
  * Fix Bug #14977: PEAR/Frontend.php doesn't require_once PEAR.php [dufuz]&lt;br /&gt;
  * Fix Bug #15750: Unreachable code in PEAR_Downloader [dufuz]&lt;br /&gt;
  * Fix Bug #15979: Package files incorrectly removed when splitting a package into multiple pkgs [dufuz]&lt;br /&gt;
  * Fix Bug #15914: pear upgrade installs different version if desired version not found [dufuz]&lt;br /&gt;
&lt;br /&gt;
  NOTE!&lt;br /&gt;
  Functions that have been deprecated for 3+ years in PEAR_Common, please take a moment&lt;br /&gt;
  to migrate over to one of the alternatives that have ben provided:&lt;br /&gt;
  * PEAR_Common-&gt;downloadHttp (use PEAR_Downloader-&gt;downloadHttp instead)&lt;br /&gt;
  * PEAR_Common-&gt;infoFromTgzFile (use PEAR_PackageFile-&gt;fromTgzFile instead)&lt;br /&gt;
  * PEAR_Common-&gt;infoFromDescriptionFile (use PEAR_PackageFile-&gt;fromPackageFile instead)&lt;br /&gt;
  * PEAR_Common-&gt;infoFromString (use PEAR_PackageFile-&gt;fromXmlstring instead)&lt;br /&gt;
  * PEAR_Common-&gt;infoFromArray (use PEAR_PackageFile-&gt;fromAnyFile instead)&lt;br /&gt;
  * PEAR_Common-&gt;xmlFromInfo (use a PEAR_PackageFile_v* object's generator instead)&lt;br /&gt;
  * PEAR_Common-&gt;validatePackageInfo (use the validation of PEAR_PackageFile objects)&lt;br /&gt;
  * PEAR_Common-&gt;analyzeSourceCode (use a PEAR_PackageFile_v* object instead)&lt;br /&gt;
  * PEAR_Common-&gt;detectDependencies (use PEAR_Downloader_Package-&gt;detectDependencies instead)&lt;br /&gt;
  * PEAR_Common-&gt;buildProvidesArray (use PEAR_PackageFile_v1-&gt;_buildProvidesArray or&lt;br /&gt;
    PEAR_PackageFile_v2_Validator-&gt;_buildProvidesArray)&lt;br /&gt;
&lt;br /&gt;
  PHP 4.4 and 5.1.6 are now the minimum PHP requirements, for brave souls&lt;br /&gt;
  pear upgrade -f PEAR will allow people with lower versions&lt;br /&gt;
  to upgrade to this release but no guarantees will be made that it will work properly.&lt;br /&gt;
&lt;br /&gt;
  Support for XML RPC channels has been dropped - The only ones that used it&lt;br /&gt;
  (pear.php.net and pecl.php.net) have used the REST interface for years now.&lt;br /&gt;
  SOAP support also removed as it was only proof of concept.&lt;br /&gt;
&lt;br /&gt;
  Move codebase from the PHP License to New BSD 2 clause license
 </content:encoded>
 <dc:date>2009-04-10T22:04:09-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.8.0RC1/">
 <title>PEAR 1.8.0RC1</title>
 <link>http://pear.php.net/package/PEAR/download/1.8.0RC1/</link>
 <content:encoded>* Fix Bug #14331: pear cvstag only works from inside the package directory [dufuz]&lt;br /&gt;
* Fix Bug #16045: E_Notice: Undefined index: channel in PEAR/DependencyDB.php [dufuz]&lt;br /&gt;
&lt;br /&gt;
* Implemented Request #11230: better error message when mirror not in channel.xml file [dufuz]&lt;br /&gt;
* Implemented Request #13150: Add support for following HTTP 302 redirects [dufuz]
 </content:encoded>
 <dc:date>2009-03-27T02:39:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.8.0alpha1/">
 <title>PEAR 1.8.0alpha1</title>
 <link>http://pear.php.net/package/PEAR/download/1.8.0alpha1/</link>
 <content:encoded>* Implement Request #10373: if pref_state=stable and installed package=beta, allow up to latest beta version [dufuz]&lt;br /&gt;
* Implement Request #10581: login / logout should map to channel-login / channel-logout [dufuz]&lt;br /&gt;
* Implement Request #10825: Only display the &quot;invalid or missing package file&quot;-error if it makes sense [dufuz]&lt;br /&gt;
* Implement Request #11170: script to generate Command/[command].xml [dufuz]&lt;br /&gt;
* Implement Request #11176: improve channel ... has updated its protocols message [dufuz]&lt;br /&gt;
* Implement Request #12706: pear list -a hard to read [dufuz]&lt;br /&gt;
* Implement Request #11353: upgrade-all and upgrade commands to upgrade within the same stability level [dufuz]&lt;br /&gt;
* Implement Request #13015: Add https discovery for channel.xml [dufuz / initial patch by Martin Roos]&lt;br /&gt;
* Implement Request #13927: install-pear.php should have option to set www_dir [timj]&lt;br /&gt;
* Implement Request #14324: Make the pear install command behave similar to apt-get [dufuz]&lt;br /&gt;
* Implement Request #14325: make pear upgrade with no params behave like pear upgrade-all [dufuz]&lt;br /&gt;
  - upgrade-all can be considered deprecated in favor of calling upgrade with no parameters to replicate&lt;br /&gt;
    better what other package managers are doing. upgrade-all will still work as intended.&lt;br /&gt;
* Implement Request #14504: add a channel parameter support to the upgrade function [dufuz]&lt;br /&gt;
  - Options -c ezc and --channel=ezc got added to upgrade and upgrade-all to allow for&lt;br /&gt;
    channel specific upgrades&lt;br /&gt;
* Implement Request #14556: install-pear-nozlib.phar should get download_dir config and other options [cweiske]&lt;br /&gt;
* Implement Request #15566: Add doc.php.net as a default channel [dufuz / saltybeagle]&lt;br /&gt;
&lt;br /&gt;
* Fix PHP Bug #43857: --program-suffix not always reflected everywhere [cellog]&lt;br /&gt;
* Fix PHP Bug #47323: strotime warnings in make install [dufuz]&lt;br /&gt;
&lt;br /&gt;
* Fix Bug #13908: pear info command and maintainers inactive not mentioned [dufuz]&lt;br /&gt;
* Fix Bug #13926: install-pear.php does not set cfg_dir if -d option set with no -c option [timj]&lt;br /&gt;
* Fix Bug #13943: tests fail when php.exe path contains spaces [dufuz / jorrit]&lt;br /&gt;
* Fix Bug #13953: config-set/config-show with channel alias fail [cellog]&lt;br /&gt;
* Fix Bug #13958: When a phpt tests exit() or die() xdebug coverage is not generated, patch by izi (David Jean Louis) [izi / dufuz]&lt;br /&gt;
* Fix Bug #14041: Unpredictable unit test processing sequence [dufuz]&lt;br /&gt;
* Fix Bug #14140: Strict warning not suppressed in the shutdown function [dufuz]&lt;br /&gt;
* Fix Bug #14210: pear list -ia brings warnings [dufuz]&lt;br /&gt;
* Fix Bug #14274: PEAR packager mangles package.xml encoding, then complains about it [dufuz]&lt;br /&gt;
* Fix Bug #14287: cannot upgrade from stable to beta via -beta when config is set to stable [dufuz]&lt;br /&gt;
* Fix Bug #14300: Package files themselves can not be served over https [dufuz / initial patch by Martin Roos]&lt;br /&gt;
* Fix Bug #14437: openbasedir warning when loading config [dufuz]&lt;br /&gt;
* Fix Bug #14558: PackageFile.php creates tmp directory outside configured temp_dir [cweiske]&lt;br /&gt;
* Fix Bug #14947: downloadHttp() is missing Host part of the HTTP Request when using Proxy [ifeghali]&lt;br /&gt;
* Fix Bug #14977: PEAR/Frontend.php doesn't require_once PEAR.php [dufuz]&lt;br /&gt;
* Fix Bug #15750: Unreachable code in PEAR_Downloader [dufuz]&lt;br /&gt;
* Fix Bug #15979: Package files incorrectly removed when splitting a package into multiple pkgs [dufuz]&lt;br /&gt;
* Fix Bug #15914: pear upgrade installs different version if desired version not found [dufuz]&lt;br /&gt;
&lt;br /&gt;
NOTE!&lt;br /&gt;
Functions that have been deprecated for 3+ years in PEAR_Common, please take a moment&lt;br /&gt;
to migrate over to one of the alternatives that have ben provided:&lt;br /&gt;
* PEAR_Common-&gt;downloadHttp (use PEAR_Downloader-&gt;downloadHttp instead)&lt;br /&gt;
* PEAR_Common-&gt;infoFromTgzFile (use PEAR_PackageFile-&gt;fromTgzFile instead)&lt;br /&gt;
* PEAR_Common-&gt;infoFromDescriptionFile (use PEAR_PackageFile-&gt;fromPackageFile instead)&lt;br /&gt;
* PEAR_Common-&gt;infoFromString (use PEAR_PackageFile-&gt;fromXmlstring instead)&lt;br /&gt;
* PEAR_Common-&gt;infoFromArray (use PEAR_PackageFile-&gt;fromAnyFile instead)&lt;br /&gt;
* PEAR_Common-&gt;xmlFromInfo (use a PEAR_PackageFile_v* object's generator instead)&lt;br /&gt;
* PEAR_Common-&gt;validatePackageInfo (use the validation of PEAR_PackageFile objects)&lt;br /&gt;
* PEAR_Common-&gt;analyzeSourceCode (use a PEAR_PackageFile_v* object instead)&lt;br /&gt;
* PEAR_Common-&gt;detectDependencies (use PEAR_Downloader_Package-&gt;detectDependencies instead)&lt;br /&gt;
* PEAR_Common-&gt;buildProvidesArray (use PEAR_PackageFile_v1-&gt;_buildProvidesArray or&lt;br /&gt;
  PEAR_PackageFile_v2_Validator-&gt;_buildProvidesArray)&lt;br /&gt;
&lt;br /&gt;
PHP 4.4 and 5.1.6 are now the minimum PHP requirements, for brave souls&lt;br /&gt;
pear upgrade -f PEAR will allow people with lower versions&lt;br /&gt;
to upgrade to this release but no guarantees will be made that it will work properly.&lt;br /&gt;
&lt;br /&gt;
Support for XML RPC channels has been dropped - The only ones that used it&lt;br /&gt;
(pear.php.net and pecl.php.net) have used the REST interface for years now.&lt;br /&gt;
SOAP support also removed as it was only proof of concept.&lt;br /&gt;
&lt;br /&gt;
Move codebase from the PHP License to New BSD 2 clause license
 </content:encoded>
 <dc:date>2009-03-09T15:02:04-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.7.2/">
 <title>PEAR 1.7.2</title>
 <link>http://pear.php.net/package/PEAR/download/1.7.2/</link>
 <content:encoded>* Implement Request #13375: install-pear.php should have option to set cfg_dir [timj]&lt;br /&gt;
* Fix Bug #12945 PEAR_Registry::setConfig() does not set install path [cweiske/cellog]&lt;br /&gt;
* Fix Bug #12959 PEAR should give warning when doing &quot;special&quot; handling with cfg role [cellog]&lt;br /&gt;
* Fix Bug #12960 role=cfg should automatically replace file if it has not been modified [cellog]&lt;br /&gt;
* Fix Bug #13031 PEAR fails to authenticate when doing upgrade-all on non-default channel [timj]&lt;br /&gt;
* Fix Bug #13033 Signature to PEAR_REST_XX::listAll() changes between REST1.0 and 1.1 [timj]&lt;br /&gt;
* Fix Bug #13059 Invalid release type causes Undefined Property notice [gwynne, dufuz]&lt;br /&gt;
* Fix Bug #13123 pear config-set works, but pecl config-set does not [cellog]&lt;br /&gt;
* Fix Bug #13323 Deprecated errors in many places [hubbitus]&lt;br /&gt;
* Fix Bug #13315 Upgrading of package fails if more than one file of role=cfg has changed [timj]&lt;br /&gt;
* Fix Bug #13386 &quot;pear install --register-only&quot; fails with cfg role [cellog]&lt;br /&gt;
* Fix Bug #13434 Breaks on HPUX - &quot;find () -ls&quot; doesn't work [cellog]&lt;br /&gt;
* Fix Bug #13484 pear package brings up warnings [dufuz]&lt;br /&gt;
* Fix Bug #13485 pear package-validate brings up ASCII issues [dufuz]&lt;br /&gt;
* Fix Bug #13508 undefined index errors when installing a remote bundle [cellog/tswicegood]&lt;br /&gt;
* Fix Bug #13525 pear package-validate is not showing warnings even if there are [dufuz]&lt;br /&gt;
* Fix Bug #13559 installing package fails via proxy to virtual-hosted server. [hirose]&lt;br /&gt;
* Fix Bug #13691 Pear doesn't remove old directories on upgrade [cellog]&lt;br /&gt;
* Fix Bug #13870 Notice uninstalling or using bundles [cellog]&lt;br /&gt;
* Fix Bug #13883 file permissions not preserved on packaging [cellog]
 </content:encoded>
 <dc:date>2008-05-17T15:51:20-05:00</dc:date>
</item>

</rdf:RDF>