Top Level :: Validate

Package Information: Validate_ISPN

Show All Changelogs
» Version » Information
0.6.1Download

Release date: 2007-03-27 21:39 UTC
Release state: alpha

Changelog:

- Fixed Bug #7607 - isbn13 now works properly in isbn() function. (Pitor)

Dependencies:
  • PHP Version: PHP 4.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Validate 0.5.0 or newer
0.6.0Download

Release date: 2006-01-11 08:20 UTC
Release state: alpha

Changelog:

- ISRC (International Standard Recording Code) added by the courtesy of David Grant [david at grant dot org dot uk]
- ISBN13 added, the isbn() function is used at all times and will figure out if it should validate against isbn10 or isbn13
- Piotr Klaban added as lead

Dependencies:
  • PHP Version: PHP 4.1.0 or newer
  • PEAR Package: Validate 0.5.0 or newer
0.5.1Download

Release date: 2005-11-04 16:36 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.1.0 or newer
  • PEAR Package: Validate 0.5.0 or newer
0.5.0Download

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

Changelog:

- Split from Validate into independent package
- CS fixes
- Added product_numbers test (tests for ISSN, EAN8, EAN13, EAN14, UCC12 and SSCC)

Dependencies:
  • PHP Version: PHP 4.1.0 or newer
  • PEAR Package: Validate 0.5.0 or newer