Top Level :: Validate

Package Information: Validate_UK

Show All Changelogs
» Version » Information
0.5.3Download

Release date: 2007-03-27 20:23 UTC
Release state: alpha

Changelog:

- #5983, shorter regexp, tests pass (Ian)
- update tests to match the normalized API (Ian)
- Better vehicle registration number validation (Ian)

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
0.5.2Download

Release date: 2006-04-17 20:37 UTC
Release state: alpha

Changelog:

Attention, this release has a BC break:
- tel renamed to phoneNumber to confirm to the Validate standard
- faster regexp for the postal code

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
0.5.1Download

Release date: 2005-11-04 15:21 UTC
Release state: alpha

Changelog:

- Switch to the new BSD License
(see http://www.opensource.org/licenses/bsd-license.php)

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
0.5.0Download

Release date: 2005-05-20 20:48 UTC
Release state: alpha

Changelog:

- Split from Validate into independent package
- CS fixes
- BC break!
postalCode unified between countries (name wise), now all postcode validation funcs are named postalCode
ni was renamed to ssn to keep it the same in all classes
- getZipValFunc removed

Dependencies:
  • PHP Version: PHP 4.2.0 or newer