<?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/MDB2/download/2.5.0b1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/pearweb_channelxml/download/1.13.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/pearweb/download/1.17.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/pearweb_index/download/1.16.13/"/>
<rdf:li rdf:resource="http://pear.php.net/package/pearweb/download/1.17.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/pearweb_index/download/1.16.12/"/>
<rdf:li rdf:resource="http://pear.php.net/package/MDB2/download/2.5.0a2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DB/download/1.7.14RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/MDB2/download/2.5.0a1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/pearweb_index/download/1.16.11/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for danielc</title>
<description>The latest releases for the PEAR developer danielc (Daniel Convissor)</description>
</channel>

<item rdf:about="http://pear.php.net/package/MDB2/download/2.5.0b1/">
 <title>MDB2 2.5.0b1</title>
 <link>http://pear.php.net/package/MDB2/download/2.5.0b1/</link>
 <content:encoded>- request #12731: added truncateTable() in the Manager module&lt;br /&gt;
- request #12732: added vacuum() in the Manager module for OPTIMIZE/VACUUM TABLE abstraction&lt;br /&gt;
- request #12800: added alterDatabase() in the Manager module [afz]&lt;br /&gt;
- fixed bug #12924: correctly handle internal expected errors even with custom error handling&lt;br /&gt;
- fixed bug #12991: new error code in errorInfo() [afz]&lt;br /&gt;
- added databaseExists() method [afz]&lt;br /&gt;
- request #13106: added unixtimestamp() in the Function module&lt;br /&gt;
- added max_identifiers_length option&lt;br /&gt;
&lt;br /&gt;
open todo items:&lt;br /&gt;
- handle autoincrement fields in alterTable()&lt;br /&gt;
- add length handling to LOB reverse engineering&lt;br /&gt;
- add EXPLAIN abstraction&lt;br /&gt;
- add cursor support along the lines of PDO (Request #3660 etc.)&lt;br /&gt;
- add PDO based drivers, especially a driver to support SQLite 3 (Request #6907)&lt;br /&gt;
- add support to export/import in CSV format&lt;br /&gt;
- add more functions to the Function module (MD5(), IFNULL(), etc.)&lt;br /&gt;
- add support for database/table/row LOCKs&lt;br /&gt;
- add support for CHECK (ENUM as possible mysql fallback) constraints&lt;br /&gt;
- generate STATUS file from test suite results and allow users to submit test results&lt;br /&gt;
- add support for full text index creation and querying&lt;br /&gt;
- add tests to check if the RDBMS specific handling with portability options&lt;br /&gt;
  disabled behaves as expected&lt;br /&gt;
- handle implicit commits (like for DDL) in any affected driver (mysql, sqlite..)&lt;br /&gt;
- add a getTableFieldsDefinitions() method to be used in tableInfo()&lt;br /&gt;
- drop ILIKE from matchPattern() and instead add a second parameter to&lt;br /&gt;
  handle case sensitivity with arbitrary operators&lt;br /&gt;
- handle LOBs in buffered result sets (Request #8793)
 </content:encoded>
 <dc:date>2008-03-15T04:27:39-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/pearweb_channelxml/download/1.13.0/">
 <title>pearweb_channelxml 1.13.0</title>
 <link>http://pear.php.net/package/pearweb_channelxml/download/1.13.0/</link>
 <content:encoded>- Remove the xmlrpc tags&lt;br /&gt;
- fix de mirror, make it use SSL to work&lt;br /&gt;
- now handles the DTD for PEAR
 </content:encoded>
 <dc:date>2008-03-08T17:22:35-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/pearweb/download/1.17.1/">
 <title>pearweb 1.17.1</title>
 <link>http://pear.php.net/package/pearweb/download/1.17.1/</link>
 <content:encoded>* Fix couple of small CSS issues&lt;br /&gt;
* Fix Bug #12803: Monthly bug summary shows PECL bugs [dufuz]&lt;br /&gt;
* Fix Bug #12826: Navigation tab &amp;apos;Main&amp;apos; incorrectly becomes the &amp;quot;current&amp;quot; tab [dufuz]&lt;br /&gt;
* Fix Bug #12830: Javascript error on Google map in IE [davidc]&lt;br /&gt;
* Fix Bug #12831: Account info page: developer stats link points to old location [wiesemann]
 </content:encoded>
 <dc:date>2008-01-07T00:17:09-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/pearweb_index/download/1.16.13/">
 <title>pearweb_index 1.16.13</title>
 <link>http://pear.php.net/package/pearweb_index/download/1.16.13/</link>
 <content:encoded>- Bug #12833 news item on pear.php.net typo in xml_parser url [dufuz]
 </content:encoded>
 <dc:date>2008-01-05T17:28:28-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/pearweb/download/1.17.0/">
 <title>pearweb 1.17.0</title>
 <link>http://pear.php.net/package/pearweb/download/1.17.0/</link>
 <content:encoded>* Fix Bug #9476: schema validation error on postinstall script [dufuz]&lt;br /&gt;
* Fix Bug #11094: users table should include longitude, latitude on creation [dufuz]&lt;br /&gt;
* Fix Bug #11295: Fixed in CVS does not mark a bug as closed [dufuz]&lt;br /&gt;
* Fix Bug #11308: Bug tracker: no feedback after (un)subscribing [cellog]&lt;br /&gt;
* Fix Bug #11382: Tell registering users they need to provide &amp;quot;Firstname Lastname&amp;quot; [dufuz]&lt;br /&gt;
* Fix Bug #11412: Incorrect Package Statistics for Category [dufuz]&lt;br /&gt;
* Fix Bug #11421: Developers should be able to read unconfirmed bugcomments [dufuz]&lt;br /&gt;
* Fix Bug #11422: &amp;quot;Status: Open | Feedback | All&amp;quot; header not displayed when no bugs are&lt;br /&gt;
  found [wiesemann]&lt;br /&gt;
* Fix Bug #11441: Package releases not available [cellog]&lt;br /&gt;
* Fix Bug #11456: Admin page account overview [cellog]&lt;br /&gt;
* Fix Bug #11497: RSS feed description field should contain breaks [dufuz]&lt;br /&gt;
* Fix Bug #11502: Uploading patch doesn&amp;apos;t work [cellog]&lt;br /&gt;
* Fix Bug #11638: Link to Bug Tracker on User Note Entry Screen fails [dufuz]&lt;br /&gt;
* Fix Bug #11759: Manual: Note form loses page URL [cellog]&lt;br /&gt;
* Fix Bug #11760: Bug tracker: summary is shown twice [wiesemann]&lt;br /&gt;
* Fix Bug #11180  User note's timestamp is updated on approval [cellog]&lt;br /&gt;
* Fix Bug #11804: Forgotten Password Field for mailaddress too short [cellog]&lt;br /&gt;
* Fix Bug #12004: Roadmap lacks error handling in case of duplicate roadmap versions [dufuz]&lt;br /&gt;
* Fix Bug #12021: Inconsistent bug tracker behaviour [dufuz]&lt;br /&gt;
* Fix Bug #12237: Patch upload doesn&amp;apos;t work during ticket creation [dufuz]&lt;br /&gt;
* Fix Bug #12296: 17k patch won&amp;apos;t upload - described limit is 20k but actual is 10k. [dufuz]&lt;br /&gt;
* Fix Bug #12467: adding 5.2.5 to the PHP version select box [wiesemann]&lt;br /&gt;
* Fix Bug #12470: don&amp;apos;t list non-developers [dufuz]&lt;br /&gt;
* Fix Bug #12502: Bug tracker: &amp;quot;Add Comment&amp;quot; tab not always visible [dufuz]&lt;br /&gt;
* Fix Bug #12526: Last updated on bottom of each page [dufuz]&lt;br /&gt;
* Fix Bug #12718: Unnecessary space in package list on account info page [wiesemann]&lt;br /&gt;
* Fix Bug #12728: Undefined variable error in notes system [wiesemann]&lt;br /&gt;
* Implement Feature #3085: Link to package page from finished proposals [dufuz]&lt;br /&gt;
* Implement Feature #10800: Copy closed tickets since last release into a new roadmap [dufuz]&lt;br /&gt;
* Implement Feature #10900: link developer maps from pearweb [cweiske]&lt;br /&gt;
* Implement Feature #10943: Remove verification screen for developers [dufuz]&lt;br /&gt;
* Implement Feature #11086: tabs &amp;amp; whitespace mixing in assorted files [dufuz]&lt;br /&gt;
* Implement Feature #11109: Restyle the warning message css [dufuz]&lt;br /&gt;
* Implement Feature #11118: List of PEAR packages should not show deprecated packages [dufuz]&lt;br /&gt;
* Implement Feature #11270: Replace all image CAPTCHA with math one [dufuz]&lt;br /&gt;
* Implement Feature #11362: Get rid of captcha for pear.dev when sending mail to user via webform [dufuz]&lt;br /&gt;
* Implement Feature #11436: split go-pear in its own package [dufuz]&lt;br /&gt;
* Implement Feature #11450: When showing bugs by user handle, hide those [quipo]&lt;br /&gt;
* Implement Feature #11530: bug reports should have a panel/div explaining the colour coding [dufuz]&lt;br /&gt;
* Implement Feature #11851: Assigned bugs that are not maintained by developer made visable on&lt;br /&gt;
  info page [dufuz]&lt;br /&gt;
* Implement Feature #11985: Developer map rest link should be application/rdf+xml [davidc]&lt;br /&gt;
* Implement Feature #12013: package name is shown in bug list even you select only one package [dufuz]&lt;br /&gt;
* Implement Feature #12472: choose a sensible font size [dufuz]&lt;br /&gt;
* Implement Feature #12591: Removing all code dealing with DES passwords [dufuz]&lt;br /&gt;
* Implement Feature #12623: Removal of the xmlrpc gateway [dufuz]&lt;br /&gt;
* Implement Feature #12631: Ditch the builtin HTML_Menu class for upstream one [dufuz]&lt;br /&gt;
* Implement Feature #12632: Use the new file roles added in PEAR 1.7.0 [dufuz]&lt;br /&gt;
* Implement Feature #12646: Package: field should link to the package home page [dufuz]&lt;br /&gt;
* Implement Feature #12691: New presentation slide [ifeghali]&lt;br /&gt;
* Implement Feature #12721: Show dependent packages in alphabetic order on package info page [wiesemann]&lt;br /&gt;
* Implement Feature #12724: Cron job for fetching PHP versions into the bug tracker version&lt;br /&gt;
  dropdown list [dufuz]&lt;br /&gt;
* Implement Feature #12786: Redesign of the menu system [dufuz]&lt;br /&gt;
* Implement Feature #12787: YUI Reset CSS to unify the site more properly between A grade browsers [dufuz]&lt;br /&gt;
* Implement Feature #12788: Make the layout fluid via Divs where it make sense [dufuz]&lt;br /&gt;
* Implement Feature #12789: Move the developer bugs stats into it&amp;apos;s own file [dufuz]
 </content:encoded>
 <dc:date>2008-01-03T16:19:01-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/pearweb_index/download/1.16.12/">
 <title>pearweb_index 1.16.12</title>
 <link>http://pear.php.net/package/pearweb_index/download/1.16.12/</link>
 <content:encoded>- Request #12790 Account for all the CSS changes in the pearweb package [dufuz]
 </content:encoded>
 <dc:date>2008-01-03T16:17:58-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/MDB2/download/2.5.0a2/">
 <title>MDB2 2.5.0a2</title>
 <link>http://pear.php.net/package/MDB2/download/2.5.0a2/</link>
 <content:encoded>- fixed bug #12358: E_STRICT changes in latest alpha broke PHP4 compatibility&lt;br /&gt;
- fixed bug #12351: wrong case for function PEAR::isError() in the Reverse module&lt;br /&gt;
  [was: IsError()]&lt;br /&gt;
- fixed bug #12530: MDB2_Extended::autoPrepare() gives error if $types is null&lt;br /&gt;
- request #12012: added charset/collation support in createDatabase() for the&lt;br /&gt;
  drivers that support this feature&lt;br /&gt;
- added bindname_format option (this is the regexp used to recognize named&lt;br /&gt;
  placeholders in prepared statements)&lt;br /&gt;
&lt;br /&gt;
open todo items:&lt;br /&gt;
- handle autoincrement fields in alterTable()&lt;br /&gt;
- add length handling to LOB reverse engineering&lt;br /&gt;
- add EXPLAIN abstraction&lt;br /&gt;
- add cursor support along the lines of PDO (Request #3660 etc.)&lt;br /&gt;
- add PDO based drivers, especially a driver to support SQLite 3 (Request #6907)&lt;br /&gt;
- add support to export/import in CSV format&lt;br /&gt;
- add more functions to the Function module (MD5(), IFNULL(), etc.)&lt;br /&gt;
- add support for database/table/row LOCKs&lt;br /&gt;
- add support for CHECK (ENUM as possible mysql fallback) constraints&lt;br /&gt;
- generate STATUS file from test suite results and allow users to submit test results&lt;br /&gt;
- add support for full text index creation and querying&lt;br /&gt;
- add tests to check if the RDBMS specific handling with portability options&lt;br /&gt;
  disabled behaves as expected&lt;br /&gt;
- handle implicit commits (like for DDL) in any affected driver (mysql, sqlite..)&lt;br /&gt;
- add a getTableFieldsDefinitions() method to be used in tableInfo()&lt;br /&gt;
- drop ILIKE from matchPattern() and instead add a second parameter to&lt;br /&gt;
  handle case sensitivity with arbitrary operators&lt;br /&gt;
- handle LOBs in buffered result sets (Request #8793)
 </content:encoded>
 <dc:date>2007-12-06T15:15:09-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DB/download/1.7.14RC1/">
 <title>DB 1.7.14RC1</title>
 <link>http://pear.php.net/package/DB/download/1.7.14RC1/</link>
 <content:encoded>This release candidate of DB fixes a number of minor issues reported since the release of DB 1.7.13. Note that this release has not yet been tested for databases other than MySQL, PostgreSQL and SQLite; however I've decided to put it out as a release candidate now as I won't be able to test the other database drivers until next week.&lt;br /&gt;
&lt;br /&gt;
All drivers:&lt;br /&gt;
* Made the definition of DB_common::raiseError() compatible with PEAR::raiseError() by adding dummy parameters.  Request 11581.&lt;br /&gt;
&lt;br /&gt;
oci8:&lt;br /&gt;
* Fix for last_query reconstruction with lots of placeholders.  Bug 12418, patch by Nicholas Evans.&lt;br /&gt;
&lt;br /&gt;
pgsql:&lt;br /&gt;
* Added special-case to handle SAVEPOINT queries as manip queries.  Bug 12260.&lt;br /&gt;
&lt;br /&gt;
sqlite:&lt;br /&gt;
* Added support for another error message in the SQLite driver.  Bug 12105, patch by Adam Ashley.
 </content:encoded>
 <dc:date>2007-11-27T21:29:39-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/MDB2/download/2.5.0a1/">
 <title>MDB2 2.5.0a1</title>
 <link>http://pear.php.net/package/MDB2/download/2.5.0a1/</link>
 <content:encoded>- fixed bug #10024: Security fix for LOBs. Added an option to turn lob_allow_url_include off by default&lt;br /&gt;
- fixed bug #11179: prepared statements with named placeholders fail if extra values are provided&lt;br /&gt;
- request #11297: added support for &quot;schema.table&quot; (or &quot;owner.table&quot;) notation in the Reverse module&lt;br /&gt;
- initial support for FOREIGN KEY and CHECK constraints in the Reverse and Manager modules&lt;br /&gt;
- fixed bug #11428: propagate quote() errors with invalid data types&lt;br /&gt;
- added new test cases in the test suite&lt;br /&gt;
- added LENGTH() function in the Function module&lt;br /&gt;
- fixed bug #11612: raiseError() must be compatible with PEAR::raiseError() [PHP6]&lt;br /&gt;
- fixed bug #11790: avoid array_diff() because it has a memory leak in PHP 5.1.x&lt;br /&gt;
- fixed bug #11906: quoteIdentifier fails for names with dots&lt;br /&gt;
- fixed bug #11975: Extended::autoExecute() does not work with Oracle when using LOBs&lt;br /&gt;
  (patch by Pieter Meulen, van der)&lt;br /&gt;
- fixed some E_STRICT errors with PHP5&lt;br /&gt;
- fixed bug #12083: createTable() in the Manager module now returns MDB2_OK on success,&lt;br /&gt;
  as documented&lt;br /&gt;
- fixed bug #12246: wrong check in MDB2::isStatement() (thanks to zaa@zaa.pp.ru)&lt;br /&gt;
&lt;br /&gt;
open todo items:&lt;br /&gt;
- handle autoincrement fields in alterTable()&lt;br /&gt;
- add length handling to LOB reverse engineering&lt;br /&gt;
- add EXPLAIN abstraction&lt;br /&gt;
- add cursor support along the lines of PDO (Request #3660 etc.)&lt;br /&gt;
- add PDO based drivers, especially a driver to support SQLite 3 (Request #6907)&lt;br /&gt;
- add support to export/import in CSV format&lt;br /&gt;
- add more functions to the Function module (MD5(), IFNULL(), etc.)&lt;br /&gt;
- add support for database/table/row LOCKs&lt;br /&gt;
- add support for CHECK (ENUM as possible mysql fallback) constraints&lt;br /&gt;
- generate STATUS file from test suite results and allow users to submit test results&lt;br /&gt;
- add support for full text index creation and querying&lt;br /&gt;
- add tests to check if the RDBMS specific handling with portability options&lt;br /&gt;
  disabled behaves as expected&lt;br /&gt;
- handle implicit commits (like for DDL) in any affected driver (mysql, sqlite..)&lt;br /&gt;
- add a getTableFieldsDefinitions() method to be used in tableInfo()&lt;br /&gt;
- drop ILIKE from matchPattern() and instead add a second parameter to&lt;br /&gt;
  handle case sensitivity with arbitrary operators&lt;br /&gt;
- add charset and collation support to field declaration in all drivers&lt;br /&gt;
- handle LOBs in buffered result sets (Request #8793)
 </content:encoded>
 <dc:date>2007-10-28T15:25:58-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/pearweb_index/download/1.16.11/">
 <title>pearweb_index 1.16.11</title>
 <link>http://pear.php.net/package/pearweb_index/download/1.16.11/</link>
 <content:encoded>- Fix license group faq link (bug #12317)
 </content:encoded>
 <dc:date>2007-10-26T18:45:11-05:00</dc:date>
</item>

</rdf:RDF>