For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > May 2005 > [ANNOUNCEMENT] Validate_US-0.5.0 (beta) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] Validate_US-0.5.0 (beta) Released.
PEAR Announce

2005-05-26, 8:59 pm

The new PEAR package Validate_US-0.5.0 (beta) has been released at http://pear.php.net/.

Release notes
-------------
- Split from Validate into independent package
- CS fixes
- region() added in US (that is validation of the states)
- phoneNumber() added. hasn't had a release in too long.
- Fix Bug #4068 Always returns true if area code is required in Validate_US::phoneNumber
- BC break!
postalCode unified between countries (name wise), now all postcode validation funcs are named postalCode
- Added test cases for some of the functions
- Added a var named $high_groups which will stores result of a query to a webpage that ssnGetHighGroups
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
in a row.
- Fix an unassigned variable warning in SSN checks
- Lots of updates to how SSN checks work (various contributors)
Note, I'm releasing this because I just realized that I'm the maintainer and it
hasn't had a release in too long. We really should stabilize it.


Package Info
-------------
Package containes locale validation for US such as:
* SSN
* Postal Code
* Regions (States)
* Phone Numbers


Related Links
-------------
Package home: http://pear.php.net/package/Validate_US
Changelog: http://pear.php.net/package/Validate_US/download/0.5.0
Download: http://pear.php.net/get/Validate_US-0.5.0.tgz

Authors
-------------
Helgi Žormar <helgi@trance.is> (lead)
Brent Cook <busterbcook@yahoo.com> (lead)
Tim Gallagher <timg@sunflowerroad.com> (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com