» Version | » Information |
---|---|
0.5.5 |
Easy InstallNot sure? Get more info. pear install Validate_US-0.5.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate_US-0.5.5 Release date: 2012-04-07 22:45 UTC Release state: beta Release uploaded by: doconnor Changelog: QA release Bug #18118 Incorrect validation Dependencies:
|
0.5.4 |
Easy InstallNot sure? Get more info. pear install Validate_US-0.5.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate_US-0.5.4 Release date: 2010-10-10 14:27 UTC Release state: beta Release uploaded by: doconnor Changelog: QA release Request #12498 Suggestion for US ZIP code validation Dependencies:
|
0.5.3 |
Easy InstallNot sure? Get more info. pear install Validate_US-0.5.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate_US-0.5.3 Release date: 2007-12-12 14:46 UTC Release state: beta Release uploaded by: dufuz Changelog: * Fix Bug #2394: Validate_US needs updating [busterb] * Fix Bug #5867: Test bug. [davidc] * Fix Bug #11784: running phpcs on US.php highlights 138 errors + 15 warnings [kguest] * Fix Bug #11837: package now uses validate_functions.inc for tests but it is not installed. [kguest] * Implement Feature #6676: just a note about source code comments [davidc] * Implement Feature #6898: Change if empty() then true behavior of Validate_US::phoneNumber() [davidc] Dependencies:
|
0.5.2 |
Easy InstallNot sure? Get more info. pear install Validate_US-0.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate_US-0.5.2 Release date: 2005-11-04 11:18 UTC Release state: beta Release uploaded by: davidc Changelog: - Switch to the new BSD License (see http://www.opensource.org/licenses/bsd-license.php) Dependencies:
|
0.5.1 |
Easy InstallNot sure? Get more info. pear install Validate_US-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate_US-0.5.1 Release date: 2005-09-23 15:03 UTC Release state: beta Release uploaded by: davidc Changelog: - Made smaller regexes for phone numbers. - Fixed a bug in the phone number validation, now if there's an open '(' you need to have a ')' that closes it. - Fix bug 4914: No $this in static method ! Reset last url case of read error. - 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. Dependencies:
|
0.5.0 |
Easy InstallNot sure? Get more info. pear install Validate_US-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate_US-0.5.0 Release date: 2005-05-20 16:48 UTC Release state: beta Release uploaded by: dufuz Changelog: - 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. Dependencies:
|