[geeklog-devel] [PEAR] [ANNOUNCEMENT] Validate-0.0.4 (alpha) Released. (fwd)
Tony Bibbs
tony at tonybibbs.com
Tue Feb 18 15:44:19 EST 2003
This is worth noting. Should be usable in GL2 once it gets out of beta.
--
Tony Bibbs "I guess you have to remember that those who don't
tony at tonybibbs.com hunt or fish often see those of us who do as
harmlessly strange and sort of amusing. When you
think about it, that might be a fair assessment."
--Unknown
---------- Forwarded message ----------
Date: 16 Feb 2003 18:42:44 -0000
From: PEAR Announce <pear-dev at lists.php.net>
To: PEAR general list <pear-general at lists.php.net>
Subject: [PEAR] [ANNOUNCEMENT] Validate-0.0.4 (alpha) Released.
The new PEAR package Validate-0.0.4 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
- Fix a string bug using 'format' argumenent (pierre)
- Add isbn check
- Add UK postalcode check (dams at php.net)
- Add siret/siren to FR (dams at php.net)
- Add rib to FR (pierre)
- Update all functions to be callable from the multiple method (pierre)
Package Info
-------------
Package to validate various datas. It includes :
* numbers (min/max, decimal or not)
* email (syntax, domain check)
* string (predifined type alpha upper and/or lowercase, numeric,...)
* date (min, max)
* Credit cards
* possibility valid multiple data with a single method call (::multiple)
* Locale validation, i.e. DBI for spain, ssn for FR,US, more to come
Related Links
-------------
Package home: http://pear.php.net/package-info.php?package=Validate
Changelog: http://pear.php.net/package-changelog.php?package=Validate
Download: http://pear.php.net/get/Validate-0.0.4.tgz
Authors
-------------
Pierre-Alain Joye <paj at pearfr.org> (lead)
Thomas V.V.Cox <cox at idecnet.com> (lead)
Tim Gallagher <timg at sunflowerroad.com> (contributor)
Brent Cook <busterb at mail.utexas.edu> (contributor)
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
More information about the geeklog-devel
mailing list