Top Level :: Validate

Package Information: Validate_IS

Show All Changelogs
» Version » Information
0.2.0Download

Release date: 2006-05-16 15:23 UTC
Release state: alpha

Changelog:

- Validate_IS::ssn()
- Now uses ctype_digit() to check for all numbers
- Fixed bug in "var tala" calculation
- Validate_IS::postalCode()
- Allow user defined data directory
- $strong mode is now default false - BC BREAK!
- Now use retrived data even when data file is read-only (in $strong mode)
- Writes retrived data no matter when data file was last changed (in $strong mode)
- Deleted bogus entrys in the data file
- Fixed live data file (thanks to antab, arnar@8.is)
- Added extra parameter, $url, which allows user defined live data file
- Validate_IS::address()
- Initial commit
- Bump the dep to PHP 4.2+
- Ctype is now a required dep.
BC break:
- tel renamed to phoneNumber to confirm to the Validate standard

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PHP Extension: ctype
0.1.1 2005-11-04     alpha
0.1.0 2005-10-18     alpha