http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of validate_isThe latest releases for the package validate_isValidate_IS 0.3.1
http://pear.php.net/package/Validate_IS/download/0.3.1/
QA release<br />
Bug #19030 running test suite modifies data/IS_postcodes.txt (for PEAR QA team)<br />
Bug #19031 remove error_reporting (for PEAR QA team)
2012年04月13日T03:44:31-05:00doconnorValidate_IS 0.3.0
http://pear.php.net/package/Validate_IS/download/0.3.0/
QA release<br />
Bug #11824 phpcs/Coding Standards issues highlighted in IS.php<br />
Bug #11864 test of postalCodes when run from CVS doesn't work<br />
Bug #14867 Can't run unit tests from CVS without warnings
2010年10月10日T14:08:13-05:00doconnorValidate_IS 0.2.0
http://pear.php.net/package/Validate_IS/download/0.2.0/
- Validate_IS::ssn()<br />
- Now uses ctype_digit() to check for all numbers<br />
- Fixed bug in "var tala" calculation<br />
- Validate_IS::postalCode()<br />
- Allow user defined data directory <br />
- $strong mode is now default false - BC BREAK!<br />
- Now use retrived data even when data file is read-only (in $strong mode)<br />
- Writes retrived data no matter when data file was last changed (in $strong mode)<br />
- Deleted bogus entrys in the data file<br />
- Fixed live data file (thanks to antab, arnar@8.is)<br />
- Added extra parameter, $url, which allows user defined live data file<br />
- Validate_IS::address()<br />
- Initial commit<br />
- Bump the dep to PHP 4.2+<br />
- Ctype is now a required dep.<br />
BC break:<br />
- tel renamed to phoneNumber to confirm to the Validate standard
2006年05月16日T11:23:22-05:00bjoriValidate_IS 0.1.1
http://pear.php.net/package/Validate_IS/download/0.1.1/
- Switch to the new BSD License<br />
(see http://www.opensource.org/licenses/bsd-license.php)
2005年11月04日T10:29:17-05:00dufuzValidate_IS 0.1.0
http://pear.php.net/package/Validate_IS/download/0.1.0/
Initial release
2005年10月18日T18:39:17-05:00bjori