Home » Validate » Validate_CH
Validation class for CH
This package is unmaintained.
Download latest release 0.6.0 (archived versions might be outdated)
License: New BSD
Description
Package containes locale validation for CH such as:
* SSN
* Postal Code
* Student ID
Maintainers
- Pierre-Alain Joye (pajoye) — lead, inactive
- Mark Wiesemann (wiesemann) — lead, inactive
- Sascha Grossenbacher (berdir) — lead, active
Dependencies
Required
- PHP (>= 4.1.0)
- PEAR Installer (>= 1.4.0b1)
- Validate (>= 0.5.0)
Releases
- 0.6.0 (alpha, 2009-01-13)
Release notes
License: New BSD
* Fix Bug #11786: 27 errors + 2 warnings in CH.php discovered by the phpcs Coding
Standards tool. [kguest]
* Fix Bug #14901: Unit test failures - CVS [doconnor]
* package.xml converted to v2 [berdir] - 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
We're looking for someone to maintain this package for us!
Drop us a note or email to pear-dev@lists.php.net if you're interested.- Split from Validate into independent package
- CS fixes
- BC break!
postalCode unified between countries (name wise), now all postcode validation funcs are named postalCode
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #11786 | Closed | Bug | CVS | 2007-08-07 | 27 errors + 2 warnings in CH.php discovered by the phpcs Coding Standards tool. |
| #14901 | Closed | Bug | CVS | 2008-10-27 | Unit test failures - CVS |