<?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/DB_Table/download/1.5.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_Diff/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_Diff/download/0.3.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_Diff/download/0.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_Diff/download/0.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DB_Table/download/1.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DB_Table/download/1.5.0RC3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_Wiki/download/1.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DB_Table/download/1.5.0RC2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Text_Wiki/download/1.2.0RC2/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for pmjones</title>
<description>The latest releases for the PEAR developer pmjones (Paul Jones)</description>
</channel>

<item rdf:about="http://pear.php.net/package/DB_Table/download/1.5.1/">
 <title>DB_Table 1.5.1</title>
 <link>http://pear.php.net/package/DB_Table/download/1.5.1/</link>
 <content:encoded>- this package is now licensed under the New BSD license&lt;br /&gt;
- Request #12136: support for 'qf_type' == 'link' is now available, providing&lt;br /&gt;
  access to the &quot;link&quot; element of HTML_QuickForm; the link href needs to be&lt;br /&gt;
  specified in the 'qf_href' key, the link text needs to be specified in the&lt;br /&gt;
  'qf_setvalue' key&lt;br /&gt;
  (thanks to Diederick Huijbers)&lt;br /&gt;
- Bug #12190: missing error return in DB_Table_Manager::create() &lt;br /&gt;
  (thanks to Carsten Wiedmann for the patch)&lt;br /&gt;
- Bug #12208: wrong verification of clob fields with mysql(i) backend&lt;br /&gt;
  (thanks to Carsten Wiedmann)&lt;br /&gt;
- Bug #12247: 'require' attribute is name 'required' in Generator&lt;br /&gt;
  (thanks to Gregor Gramlich)&lt;br /&gt;
- Bug #12497: Generator works only with DB, but not with MDB2&lt;br /&gt;
  (thanks to Carsten Wiedmann for the patch)&lt;br /&gt;
- Request #12510: various optimizations (mostly coding standards) and&lt;br /&gt;
  corrections (missing error return call, change MDB2's portability mode only&lt;br /&gt;
  temporarily) &lt;br /&gt;
  (thanks to Carsten Wiedmann for the patch)&lt;br /&gt;
- Request #13267: constructor's $table parameter is now optional; this change&lt;br /&gt;
  allows to set a fixed table name via the $table property in the DB_Table&lt;br /&gt;
  subclass
 </content:encoded>
 <dc:date>2008-03-28T15:20:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_Diff/download/1.0.0/">
 <title>Text_Diff 1.0.0</title>
 <link>http://pear.php.net/package/Text_Diff/download/1.0.0/</link>
 <content:encoded>* Stable release; final non-bugfix PHP 4 release.
 </content:encoded>
 <dc:date>2008-01-31T23:53:36-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_Diff/download/0.3.2/">
 <title>Text_Diff 0.3.2</title>
 <link>http://pear.php.net/package/Text_Diff/download/0.3.2/</link>
 <content:encoded>* Fixed assertion in the native engine with PHP 5 (PEAR Bug #12740).
 </content:encoded>
 <dc:date>2008-01-04T05:29:45-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_Diff/download/0.3.1/">
 <title>Text_Diff 0.3.1</title>
 <link>http://pear.php.net/package/Text_Diff/download/0.3.1/</link>
 <content:encoded>* Fixed off-by-one errors with line numbers in default renderer output (Milian Wolff, PEAR Bugs #7839, #12111).&lt;br /&gt;
* Restore compatibility with PHP 4 in the shell diff engine.
 </content:encoded>
 <dc:date>2007-10-28T00:52:12-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_Diff/download/0.3.0/">
 <title>Text_Diff 0.3.0</title>
 <link>http://pear.php.net/package/Text_Diff/download/0.3.0/</link>
 <content:encoded>* Converted to package.xml 2.0.&lt;br /&gt;
* Added context diff renderer.&lt;br /&gt;
* Stripped nul characters to avoid infinite loops (PEAR bug #7921).&lt;br /&gt;
* Fix assertion with PHP 5 (PEAR bug #10423).&lt;br /&gt;
* Add shell diff engine (PEAR bug #12051).
 </content:encoded>
 <dc:date>2007-09-20T20:36:47-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DB_Table/download/1.5.0/">
 <title>DB_Table 1.5.0</title>
 <link>http://pear.php.net/package/DB_Table/download/1.5.0/</link>
 <content:encoded>This is the first stable release that contains some signficant enhancements to DB_Table. The main changes since release 1.4.0 are:&lt;br /&gt;
- A new DB_Table_Database class, which contains a model of relationships between tables. The class contains methods to simplify the construction of joins, check foreign key validity, and emulate referentially triggered ON DELETE and ON UPDATE actions. &lt;br /&gt;
- A new DB_Table_Generator class, which generates PHP code necessary for an existing database.  Generates a skeleton DB_Table subclass definition for each table in the database.  &lt;br /&gt;
- A new DB_Table_Base class, as an abstract parent class for DB_Table and DB_Table_Database.&lt;br /&gt;
- Added auto-increment column declarations to DB_Table&lt;br /&gt;
- Select*() methods can now process query arrays passed as arguments (as well as stored queries).&lt;br /&gt;
- XML support, using the MDB2 XML schema. XML Serialization and unserialization of the database model.&lt;br /&gt;
- Full unit tests for DB_Table_Database.&lt;br /&gt;
- Full documentation added to the PEAR manual. &lt;br /&gt;
&lt;br /&gt;
The only changes since release 1.5.0RC3 are changes to the organization of the DB_Table_Database unit tests, and inclusion of a simple form of regression testing. See tests/database/README.
 </content:encoded>
 <dc:date>2007-06-27T18:27:30-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DB_Table/download/1.5.0RC3/">
 <title>DB_Table 1.5.0RC3</title>
 <link>http://pear.php.net/package/DB_Table/download/1.5.0RC3/</link>
 <content:encoded>- Added complete documentation in the PEAR manual.&lt;br /&gt;
- new DB_Table_Base class added. This is a parent class for DB_Table and DB_Table_Database that contains methods and properties common to both classes. &lt;br /&gt;
- The DB_Table::select*() and DB_Table::buildSQL() methods, which are now inherited from the DB_Table_Base class, now accept either a query array or (as before) a key of the $sql property array as a first argument.&lt;br /&gt;
- Added DB_Table_Database::onDeleteAction() and DB_Table_Database::onUpdateAction() methods, which implement referentially triggered actions (e.g., cascading deletes). This code had previously been part of the DB_Table_Database insert() and update() methods.&lt;br /&gt;
- Changed behavior of DB_Table::insert() and DB_Table::update() method for a DB_Table object that is part of a DB_Table_Database instance: If a parent DB_Table_Database object exists, these methods can now validate foreign keys and implement ON DELETE and ON UPDATE actions, if these behaviors are enabled in the parent DB_Table_Database object. The behaviors of the DB_Table and DB_Table_Database insert and update methods are now identical. (This is a BC break with 1.5.0RC1 and 1.5.0RC2 beta releases, but not with earlier stable releases.)&lt;br /&gt;
- Disable automatic foreign key validation by default (BC break with releases 1.5.0RC1 and 1.5.0RC2).&lt;br /&gt;
- Added buildFilter() method to the DB_Table_Base class. This a simplified version of the DB_Table_Database::buildFilter() method of previous 1.5.0RC* releases. (BC break with 1.5.0RC1 and 1.5.0RC2)&lt;br /&gt;
- Added a private DB_Table_Database::_buildForeignKeyFilter() for more specialized uses of the old buildFilter() method, which are used internally to construct queries.&lt;br /&gt;
- Changed return value of DB_Table_Database::validForeignKey on failure from boolean false to PEAR_Error. Changed related error codes.&lt;br /&gt;
- Changed &lt;autoinc&gt; element of XML output to &lt;autoincrement&gt; for consistency with MDB2 XML schema. &lt;br /&gt;
- Simplified unit tests for DB_Table_Database by adding a parent DatabaseTest unit test class.
 </content:encoded>
 <dc:date>2007-06-14T15:12:03-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_Wiki/download/1.2.0/">
 <title>Text_Wiki 1.2.0</title>
 <link>http://pear.php.net/package/Text_Wiki/download/1.2.0/</link>
 <content:encoded>Stable release for 1.2.0&lt;br /&gt;
&lt;br /&gt;
Changes since 1.2.0RC2&lt;br /&gt;
 * Fix Bug #10114: Ruleset Case Sensitivity [justinpatrin]&lt;br /&gt;
 * Fix Bug #11262: Doesn't behave nicely with &lt;code type=&quot;php&quot;&gt; [justinpatrin]&lt;br /&gt;
 * Fixed a notices about undefined 'css' and 'name' indexes [mic]&lt;br /&gt;
 * Allow class to be specified in Xhtml Box and Center renderers [mic]&lt;br /&gt;
 * Use css instead of deprecated align attribute for Xhtml/Image alignment [justinpatrin]&lt;br /&gt;
 * Don't pop up a new window with Xhtml Interwiki and Phplookup renderers when target is '_self' [justinpatrin]&lt;br /&gt;
 * Properly encode text in Xhtml Preformatted renderer [mic]&lt;br /&gt;
&lt;br /&gt;
Changes since 1.2.0RC1 (1.2.0RC2)&lt;br /&gt;
 * Added an Address Xhtml renderer&lt;br /&gt;
 * Balanced token checking has been added (this means that output such as &lt;b&gt;&lt;i&gt;italic&lt;/b&gt;&lt;/i&gt; is caught)&lt;br /&gt;
 * A new stack-based callback system for renderers has been added to allow for more flexible output handling (see BlockQuote)&lt;br /&gt;
 * The Url Xhtml renderer now allows a name to be passed in&lt;br /&gt;
 * The Url Xhtml, Plain, Latex renderers now allow start/end tokens&lt;br /&gt;
 * Package.xml 2.0 is now used exclusively&lt;br /&gt;
 * Bug #7320 fix UTF-8 rendering in WikiLink and Freelink&lt;br /&gt;
 * Various UTF-8 fixes&lt;br /&gt;
 * Bug #6292 remove paragraph tags from around headings and hrs in Xhtml renderer&lt;br /&gt;
 * Preformatted Xhtml renderer now correctly escapes output&lt;br /&gt;
&lt;br /&gt;
Changes since 1.1.0 (1.2.0RC1)&lt;br /&gt;
 * Internal Text_Wiki error handling used in factory and singleton&lt;br /&gt;
 * Needed files are now required&lt;br /&gt;
 * bertrand Gugger left development of Text_Wiki&lt;br /&gt;
 * Raw output is now encoded in Xhtml renderer to avoid XSS attacks&lt;br /&gt;
 * Bug 8313 fix anchor output in Xhtml/Wikilink when used in conjuction with sprintf (thanks to bjs5075 at rit dot edu)&lt;br /&gt;
 * Fixed various encoding issues with Xhtml/Wikilink URLs&lt;br /&gt;
 * Bug #7091 fixed variable substitution in Latex renderer (thanks randlem at bgsu dot edu)
 </content:encoded>
 <dc:date>2007-06-09T20:06:01-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DB_Table/download/1.5.0RC2/">
 <title>DB_Table 1.5.0RC2</title>
 <link>http://pear.php.net/package/DB_Table/download/1.5.0RC2/</link>
 <content:encoded>- new DB_Table_Generator class added. This class generates code required as an interface to an existing database by reverse engineering the databcase. It generates a DB_Table subclass definition for each table, and a script that instantiates one instance of each DB_Table subclass, and a parent DB_Table_Database object. See the documentation block for the new class for usage instructions, and the tests/generator/tests.php script for an example.
 </content:encoded>
 <dc:date>2007-03-24T23:37:20-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Text_Wiki/download/1.2.0RC2/">
 <title>Text_Wiki 1.2.0RC2</title>
 <link>http://pear.php.net/package/Text_Wiki/download/1.2.0RC2/</link>
 <content:encoded>New Features:&lt;br /&gt;
# Added an Address Xhtml renderer&lt;br /&gt;
# Balanced token checking has been added (this means that output such as &lt;b&gt;&lt;i&gt;italic&lt;/b&gt;&lt;/i&gt; is caught)&lt;br /&gt;
# A new stack-based callback system for renderers has been added to allow for more flexible output handling (see BlockQuote)&lt;br /&gt;
# The Url Xhtml renderer now allows a name to be passed in&lt;br /&gt;
# The Url Xhtml, Plain, Latex renderers now allow start/end tokens&lt;br /&gt;
&lt;br /&gt;
Changes:&lt;br /&gt;
# Experimental preg rendering method deprecated as it had problems&lt;br /&gt;
# Package.xml 2.0 is now used exclusively&lt;br /&gt;
&lt;br /&gt;
Bugs fixed:&lt;br /&gt;
# Bug #7320 fix UTF-8 rendering in WikiLink and Freelink&lt;br /&gt;
# Various UTF-8 fixes&lt;br /&gt;
# Bug #6292 remove paragraph tags from around headings and hrs in Xhtml renderer&lt;br /&gt;
# Preformatted Xhtml renderer now correctly escapes output
 </content:encoded>
 <dc:date>2007-03-11T20:29:51-05:00</dc:date>
</item>

</rdf:RDF>