Home » Validate » Validate_UK
Validation class for UK
This package is unmaintained.
Download latest release 0.5.4 (archived versions might be outdated)
License: New BSD
Description
Package containes locale validation for UK such as:
* SSN (National Insurance/IN)
* Postal Code
* Sort Code
* Bank AC
* Telephone numbers
* Car registration numbers
* Passports
* Driver license
Maintainers
- Arpad Ray (arpad) — lead, active
- Ian P. Christian (pookey) — lead, active
Dependencies
Required
- PHP (>= 4.2.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 0.5.4 (alpha, 2010-10-10)
Release notes
License: New BSD
QA release
Bug #12149 package doesn't install carReg.php
Bug #12148 there are a number of coding standard bugs in the package (49errors/19warnings)
Bug #11670 phoneNumber does not validate correctly sometimes.
Bug #9242 Error in telephone checking - 0.5.3 (alpha, 2007-03-27)
- 0.5.2 (alpha, 2006-04-17)
Release notes
License: New BSD
Attention, this release has a BC break:
- tel renamed to phoneNumber to confirm to the Validate standard
- faster regexp for the postal code - 0.5.1 (alpha, 2005-11-04)
Release notes
License: New BSD
- Switch to the new BSD License
(see http://www.opensource.org/licenses/bsd-license.php) - 0.5.0 (alpha, 2005-05-20)
Release notes
License: New BSD
- 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
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #5983 | Closed | Req | 2005-11-16 | Patch for Postcode Regex | |
| #6049 | Closed | Bug | 2005-11-23 | major errors, incomplete test | |
| #6818 | Wont fix | Req | 0.5.1 | 2006-02-17 | Possible source for UK Telephone validation function |
| #8635 | Closed | Bug | 0.5.2 | 2006-09-04 | 0.5.2 is missing UK/carReg.php |
| #9242 | Closed | Bug | 0.5.2 | 2006-11-06 | Error in telephone checking |
| #11670 | Closed | Bug | 0.5.3 | 2007-07-23 | phoneNumber does not validate correctly sometimes. |
| #11671 | Bogus | Bug | 0.5.3 | 2007-07-23 | phoneNumber does not validate correctly sometimes. |
| #12148 | Closed | Bug | CVS | 2007-09-29 | there are a number of coding standard bugs in the package (49errors/19warnings) |
| #12149 | Closed | Bug | CVS | 2007-09-29 | package doesn't install carReg.php |
| #14535 | No Feedback | Bug | 0.5.3 | 2008-08-21 | Last digit does not allow a space |