Home » Validate » Validate_ES
Validation class for ES
This package is unmaintained.
Download latest release 0.6.2 (archived versions might be outdated)
License: New BSD
Description
Package containes locale validation for ES such as:
* DNI
* VAT Number (CIF)
* Back Account Number
* postalCode
* Social Security Number
Maintainers
- Jesús Espino (jespino) — lead, active
- Tomas V.V.Cox (cox) — lead, inactive
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
- Validate (>= 0.5.0)
Releases
- 0.6.2 (alpha, 2012-04-04)
Release notes
License: New BSD
Fixed problems in package.xml file changelog section.
- 0.6.1 (alpha, 2011-12-09)
Release notes
License: New BSD
Clean of ERROR and WARNINGS of php Code Sniffer.
Fixed an Uninitialized string offset. - 0.6.0 (alpha, 2010-08-02)
Release notes
License: New BSD
Bug #17452 Add check for Bank Account Number
Bug #17453 Add check for Postal Code
Bug #17454 Add check for CIF
Bug #17455 Add check for Social Security NumberAdded test for all checks (ccc, cif, dni, ssn and postalCode)
- 0.5.2 (alpha, 2009-06-05)
- 0.5.1 (alpha, 2005-11-04)
Release notes
License: New BSD
Swapped to BSD licence
- 0.5.0 (alpha, 2005-05-20)
Release notes
License: New BSD
- Split from Validate into independent package
- CS fixes
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #4660 | Closed | Bug | 2005-06-22 | La validación es incorrecta. | |
| #9084 | Closed | Bug | 0.5.1 | 2006-10-18 | Validate_ES::dni wrong use of function arguments |
| #17452 | Closed | Req | 0.5.2 | 2010-06-01 | Add check for Bank Account Number |
| #17453 | Closed | Req | 0.5.2 | 2010-06-01 | Add check for Postal Code |
| #17454 | Closed | Req | 2010-06-01 | Add check for CIF | |
| #17455 | Closed | Req | 2010-06-01 | Add check for Social Security Number | |
| #19372 | Closed | Bug | 0.6.1 | 2012-04-04 | error during installation with pyrus - date is missing in package.xml |
| #20526 | Open | Bug | Unknown | 2015-03-25 | CIF Calculation retrieves wrong array index |