<?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/Validate_US/download/0.5.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Validate_US/download/0.5.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/SQL_Parser/download/0.6.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Validate_US/download/0.5.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DBA_Relational/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DBA/download/1.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Validate_US/download/0.5.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Validate_US/download/0.5.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Validate_US/download/0.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/SQL_Parser/download/0.5/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for busterb</title>
<description>The latest releases for the PEAR developer busterb (Brent Cook)</description>
</channel>

<item rdf:about="http://pear.php.net/package/Validate_US/download/0.5.5/">
 <title>Validate_US 0.5.5</title>
 <link>http://pear.php.net/package/Validate_US/download/0.5.5/</link>
 <content:encoded>QA release&lt;br /&gt;
Bug #18118 Incorrect validation
 </content:encoded>
 <dc:date>2012-04-07T22:45:47-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Validate_US/download/0.5.4/">
 <title>Validate_US 0.5.4</title>
 <link>http://pear.php.net/package/Validate_US/download/0.5.4/</link>
 <content:encoded>QA release&lt;br /&gt;
Request #12498 Suggestion for US ZIP code validation
 </content:encoded>
 <dc:date>2010-10-10T14:27:51-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/SQL_Parser/download/0.6.0/">
 <title>SQL_Parser 0.6.0</title>
 <link>http://pear.php.net/package/SQL_Parser/download/0.6.0/</link>
 <content:encoded>QA release&lt;br /&gt;
    * Fixed bug in parsing default function arguments&lt;br /&gt;
    * Added more test cases; tests no longer rely on Var_Dump for now&lt;br /&gt;
    * Dialects can pass parser and lexer options to change behavior&lt;br /&gt;
      beyond just keywords.&lt;br /&gt;
    * Added lexer option to accept idents starting with a number&lt;br /&gt;
Bug #4034 	Assignment of field = field not recognized 	busterb&lt;br /&gt;
Bug #4035 	Update statements should recognize FROM clause 	cybot&lt;br /&gt;
Bug #4036 	Implement Parser with Bridge design pattern 	 &lt;br /&gt;
Bug #4054 	Parsing create: int(11) not recognized as type 	epte&lt;br /&gt;
Bug #4058 	[Patch] Functions added to Dialect_MySQL 	busterb&lt;br /&gt;
Bug #4059 	parseFieldList (or Options?) doesn't handle auto_increment 	 &lt;br /&gt;
Bug #4066 	Functions are keywords 	busterb&lt;br /&gt;
Bug #4067 	Dialect_Mysql.php needs tinyint in $types 	busterb&lt;br /&gt;
Bug #4081 	[PATCH] Added tinyint to synonyms 	epte&lt;br /&gt;
Bug #4082 	MySQL: PRIMARY KEY(id) line breaks 	epte&lt;br /&gt;
Bug #4085 	Lexer should recognize identifier delimiters 	cybot&lt;br /&gt;
Bug #4086 	(UN)LOCK TABLES statements not recognized (MySQL) 	cybot&lt;br /&gt;
Bug #4087 	Comma not recognized after PRIMARY KEY statement 	cybot&lt;br /&gt;
Bug #4088 	c-style block comments not handled 	cybot&lt;br /&gt;
Bug #5755 	Cannot handle select in form of tablename.* 	epte&lt;br /&gt;
Bug #6438 	Column list with '*' cannot have additional columns 	epte&lt;br /&gt;
Bug #6439 	Improper handling of absolute column names eg: table.column 	epte&lt;br /&gt;
Bug #11462 	generate_testcases.php does not correct split queries 	cybot&lt;br /&gt;
Bug #11463 	int and string is a valid token after SELECT 	cybot&lt;br /&gt;
Bug #11464 	FROM is not required for SELECT 	cybot&lt;br /&gt;
Bug #11472 	comment handling for ANSI and MySQL 	cybot&lt;br /&gt;
Bug #11544 	Arithmetic Operations in (), problem with update and in where clause 	cybot&lt;br /&gt;
Bug #11679 	Wrong parsed select statement. 	cybot&lt;br /&gt;
Bug #13403 	Parser does not accept arbitrary expressions in JOIN clauses 	cybot&lt;br /&gt;
Bug #13404 	NOW() causes infinite loop 	cybot&lt;br /&gt;
Bug #14744 	keyword parse problem 	doconnor
 </content:encoded>
 <dc:date>2010-10-06T12:15:35-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Validate_US/download/0.5.3/">
 <title>Validate_US 0.5.3</title>
 <link>http://pear.php.net/package/Validate_US/download/0.5.3/</link>
 <content:encoded>* Fix Bug #2394: Validate_US needs updating [busterb]&lt;br /&gt;
* Fix Bug #5867: Test bug. [davidc]&lt;br /&gt;
* Fix Bug #11784: running phpcs on US.php highlights 138 errors + 15 warnings [kguest]&lt;br /&gt;
* Fix Bug #11837: package now uses validate_functions.inc for tests but it is not&lt;br /&gt;
  installed. [kguest]&lt;br /&gt;
* Implement Feature #6676: just  a note about source code comments [davidc]&lt;br /&gt;
* Implement Feature #6898: Change if empty() then true behavior of Validate_US::phoneNumber() [davidc]
 </content:encoded>
 <dc:date>2007-12-12T14:46:38-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DBA_Relational/download/0.2.0/">
 <title>DBA_Relational 0.2.0</title>
 <link>http://pear.php.net/package/DBA_Relational/download/0.2.0/</link>
 <content:encoded>* Released with package2&lt;br /&gt;
 &lt;br /&gt;
* Added a HTML Table formatting function to Toolbox.php&lt;br /&gt;
* Added new unary functions (avg, min, max, sum, count)&lt;br /&gt;
* Bug fixes
 </content:encoded>
 <dc:date>2007-04-16T04:19:44-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DBA/download/1.1.1/">
 <title>DBA 1.1.1</title>
 <link>http://pear.php.net/package/DBA/download/1.1.1/</link>
 <content:encoded>* Added bugfix #44664 so that way we do not get errors on dba_*open
 </content:encoded>
 <dc:date>2007-04-16T03:59:55-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Validate_US/download/0.5.2/">
 <title>Validate_US 0.5.2</title>
 <link>http://pear.php.net/package/Validate_US/download/0.5.2/</link>
 <content:encoded>- Switch to the new BSD License&lt;br /&gt;
(see http://www.opensource.org/licenses/bsd-license.php)
 </content:encoded>
 <dc:date>2005-11-04T11:18:40-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Validate_US/download/0.5.1/">
 <title>Validate_US 0.5.1</title>
 <link>http://pear.php.net/package/Validate_US/download/0.5.1/</link>
 <content:encoded>- Made smaller regexes for phone numbers.&lt;br /&gt;
- Fixed a bug in the phone number validation, now if there's an open&lt;br /&gt;
'(' you need to have a ')' that closes it.&lt;br /&gt;
-  Fix bug 4914: No $this in static method ! Reset last url case of read error.&lt;br /&gt;
&lt;br /&gt;
- Split from Validate into independent package&lt;br /&gt;
- CS fixes&lt;br /&gt;
- region() added in US (that is validation of the states)&lt;br /&gt;
- phoneNumber() added.  hasn't had a release in too long.&lt;br /&gt;
- Fix Bug #4068 Always returns true if area code is required in Validate_US::phoneNumber&lt;br /&gt;
- BC break!&lt;br /&gt;
postalCode unified between countries (name wise), now all postcode validation funcs are named postalCode&lt;br /&gt;
- Added test cases for some of the functions&lt;br /&gt;
- Added a var named $high_groups which will stores result of a query to a webpage that ssnGetHighGroups&lt;br /&gt;
does to get list of all high groups, this will really help keeping the load down if there is a need to validate more then one ssn&lt;br /&gt;
in a row.&lt;br /&gt;
- Fix an unassigned variable warning in SSN checks&lt;br /&gt;
- Lots of updates to how SSN checks work (various contributors)&lt;br /&gt;
Note, I'm releasing this because I just realized that I'm the maintainer and it&lt;br /&gt;
hasn't had a release in too long. We really should stabilize it.
 </content:encoded>
 <dc:date>2005-09-23T15:03:55-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Validate_US/download/0.5.0/">
 <title>Validate_US 0.5.0</title>
 <link>http://pear.php.net/package/Validate_US/download/0.5.0/</link>
 <content:encoded>- Split from Validate into independent package&lt;br /&gt;
- CS fixes&lt;br /&gt;
- region() added in US (that is validation of the states)&lt;br /&gt;
- phoneNumber() added. 	hasn't had a release in too long.&lt;br /&gt;
- Fix Bug #4068 Always returns true if area code is required in Validate_US::phoneNumber 	 &lt;br /&gt;
- BC break! 	 &lt;br /&gt;
postalCode unified between countries (name wise), now all postcode validation funcs are named postalCode 	 &lt;br /&gt;
- Added test cases for some of the functions 	 &lt;br /&gt;
- Added a var named $high_groups which will stores result of a query to a webpage that ssnGetHighGroups 	 &lt;br /&gt;
does to get list of all high groups, this will really help keeping the load down if there is a need to validate more then one ssn 	 &lt;br /&gt;
in a row.&lt;br /&gt;
- Fix an unassigned variable warning in SSN checks&lt;br /&gt;
- Lots of updates to how SSN checks work (various contributors)&lt;br /&gt;
Note, I'm releasing this because I just realized that I'm the maintainer and it&lt;br /&gt;
hasn't had a release in too long. We really should stabilize it.
 </content:encoded>
 <dc:date>2005-05-20T16:48:47-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/SQL_Parser/download/0.5/">
 <title>SQL_Parser 0.5</title>
 <link>http://pear.php.net/package/SQL_Parser/download/0.5/</link>
 <content:encoded>Parser:&lt;br /&gt;
    * More robust search clause parsing; now handles subsearches&lt;br /&gt;
      with parentheses in more cases (Brent Cook&lt;br /&gt;
    * Add more alias handling cases (John Griffin)&lt;br /&gt;
    * Handle ordinal functions in select project clauses correctly&lt;br /&gt;
    * Add explicit join support (John Griffin)&lt;br /&gt;
    * Add initial support for multiple SQL dialects (ANSI, MySQL)&lt;br /&gt;
      (John Griffin, Brent Cook)&lt;br /&gt;
    * Added SQL Compiler that takes a parse tree and generates a&lt;br /&gt;
      SQL statement (John Griffin)
 </content:encoded>
 <dc:date>2004-05-11T01:08:32-05:00</dc:date>
</item>

</rdf:RDF>