Home » Validate » Validate_CA
Validation class for Canada
This package is unmaintained.
Download latest release 0.2.0 (archived versions might be outdated)
License: New BSD
Description
Package contains locale validation for Canada such as:
* Social Insurance Numbers (SIN)
* Postal Codes
* Regions (Provinces)
* Phone Numbers
Documentation
Maintainers
- Philippe Jausions (jausions) — lead, active
- David Coallier (davidc) — lead, active
Dependencies
Required
- PHP (>= 4.2.0)
- PEAR Installer (>= 1.7.2)
- pcre (extension)
Releases
- 0.2.0 (beta, 2009-12-15)
Release notes
License: New BSD
- Removed Validate_CA::Luhn() method
- Fixes bug #16907 (Phone number validation) - 0.1.3 (alpha, 2008-09-01)
Release notes
License: New BSD
- Deprecated Validate_CA::Luhn() method
- Fixes bug #11785 (PEAR coding standard compliance) - 0.1.2 (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.1.1 (alpha, 2005-09-27)
Release notes
License: New BSD
- No more dependant of Validate/US.php
- We now have a strong, quicker phone validator
- validate_ca::phone checks for open brackets before accepting closing one. - 0.1.0 (alpha, 2005-05-20)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #11785 | Closed | Bug | CVS | 2007-08-07 | When run on CA.php phpcs highlights 73 errors and 9 warnings |
| #16907 | Closed | Bug | 0.1.3 | 2009-12-15 | Validate CA Accepts invalid Phone Numbers |