<?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/HTML_QuickForm2/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm2/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package html_quickform2</description>
</channel>

<item rdf:about="http://pear.php.net/package/HTML_QuickForm2/download/0.2.0/">
 <title>HTML_QuickForm2 0.2.0</title>
 <link>http://pear.php.net/package/HTML_QuickForm2/download/0.2.0/</link>
 <content:encoded>Milestone 2: now with server-side validation support&lt;br /&gt;
&lt;br /&gt;
Major additions and changes:&lt;br /&gt;
 * Server-side validation support added&lt;br /&gt;
 * API break: changed number and order of parameters for element constructors&lt;br /&gt;
 * Fluent interfaces: methods that previously returned nothing now return $this&lt;br /&gt;
 * Added method overloading to Container, allowing $form-&gt;addTextarea(...)&lt;br /&gt;
&lt;br /&gt;
Feature requests addressed:&lt;br /&gt;
 * Possibility to control validation of an element based on value of some&lt;br /&gt;
   other element (request #4534)&lt;br /&gt;
 * Rule comparing value of an element with numeric constants (request #4728)&lt;br /&gt;
 * Possibility to toggle validation of empty elements (request #9097)&lt;br /&gt;
&lt;br /&gt;
Bug fixes (bugs submitted for HTML_QuickForm package):&lt;br /&gt;
 * Wrong options could be selected in &lt;select&gt; elements if numeric strings&lt;br /&gt;
   were used as options' values (bug #10837, bug #11138)&lt;br /&gt;
&lt;br /&gt;
Other resources to consider:&lt;br /&gt;
 * QF2 development wiki: http://quickform.mamasam.com/wiki/home&lt;br /&gt;
 * PHPUnit package from channel pear.phpunit.de is needed to run tests
 </content:encoded>
 <dc:date>2007-10-22T12:13:24-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm2/download/0.1.0/">
 <title>HTML_QuickForm2 0.1.0</title>
 <link>http://pear.php.net/package/HTML_QuickForm2/download/0.1.0/</link>
 <content:encoded>Milestone 1&lt;br /&gt;
&lt;br /&gt;
Available functionality in this release:&lt;br /&gt;
 * Base classes&lt;br /&gt;
 * Standard HTML elements&lt;br /&gt;
 * Data sources&lt;br /&gt;
&lt;br /&gt;
Changes to observe for those familiar with HTML_QuickForm:&lt;br /&gt;
 * DOM-inspired API for working with element hierarchy&lt;br /&gt;
 * Streamlined API for processing the elements' values&lt;br /&gt;
&lt;br /&gt;
The following feature requests were addressed in this release:&lt;br /&gt;
 * Request #1283: Optgroup support&lt;br /&gt;
 * Request #1681: Better access to grouped elements&lt;br /&gt;
 * Request #4137: Form-wide functions for unfreezing and setting persistent freeze &lt;br /&gt;
   (also in request #6421)&lt;br /&gt;
 * Request #4564: Checkboxes can be created with arbitrary value&lt;br /&gt;
 * Request #4793: Fixed the misspelled 'persistent' word in method names&lt;br /&gt;
&lt;br /&gt;
Other resources to consider:&lt;br /&gt;
 * QF2 development wiki: http://quickform.mamasam.com/wiki/home&lt;br /&gt;
 * PHPUnit package from channel pear.phpunit.de is needed to run tests
 </content:encoded>
 <dc:date>2007-04-17T11:43:28-05:00</dc:date>
</item>

</rdf:RDF>