» Version | » Information |
---|---|
0.8.6 |
Easy InstallNot sure? Get more info. pear install Validate-0.8.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.8.6 Release date: 2021-07-02 13:50 UTC Release state: beta Release uploaded by: kguest Changelog: QA Release Attempt to fix RFC822 behaviour for mismatched braces Enhancement: composer setup Make tests run on PHP 7 Fix PHP 8 compatibility. Fix test to be skipped if PEAR::Date dependency is missing. Remove some broken unit tests Separate the date() check and date() check that requires PEAR::Date Use correct SPDX license identifier Dependencies: |
0.8.5 |
Easy InstallNot sure? Get more info. pear install Validate-0.8.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.8.5 Release date: 2011-12-18 12:05 UTC Release state: beta Release uploaded by: doconnor Changelog: QA Release Request #17963: Allow test suite to run without DNS resolver [patch by remicollet, adjustments by dufuz] Bug #17279 Validate::email() with 'fullTLDValidation' => 'true' always return false. Bug #17947 testdate test fails if date.timezone not set Bug #17948 multicard test fails Dependencies: |
0.8.4 |
Easy InstallNot sure? Get more info. pear install Validate-0.8.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.8.4 Release date: 2010-10-10 14:43 UTC Release state: beta Release uploaded by: doconnor Changelog: QA release Bug #17555 Use correct pattern delim Bug #17755 Encoding to UTF-8 in Validate.php Bug 17756 Avoiding ereg Dependencies: |
0.8.3 |
Easy InstallNot sure? Get more info. pear install Validate-0.8.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.8.3 Release date: 2009-11-24 03:51 UTC Release state: beta Release uploaded by: amir Changelog: * Bug #14865 Fixing some unit test failures (amir) * Bug #15945 Improper string used to check domain dns (amir) * Bug #16381 String format validation fails for VALIDATE_NAME.VALIDATE_XXX (amir) * Bug #16427 Email Validation not working for check_domain (amir) * Bug #16811 Should determine whether Net/IDNA.php is available less "destructively" (kguest) Dependencies: |
0.8.2 |
Easy InstallNot sure? Get more info. pear install Validate-0.8.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.8.2 Release date: 2009-01-31 13:53 UTC Release state: beta Release uploaded by: davidc Changelog: * Bug #12658: New lines at end of file create output (davidc) * Bug #11001 RFC822 Comments break PCRE (davidc) * Bug #14075 Validate::uri() rejects valid tag: URIs (davidc) * Bug #14866 Notice: Undefined index: VALIDATE_ITLD_EMAILS (amir) * Bug #14931 Warning: max(): Array must contain atleast one element (doconnor) * Doc Bug #14180 Typo in $modulo variable description (amir) * Doc Bug #14046 Docs desperately needed (amir) * Request #956 Validate::email() doesn't allow Internationalized Domain Names (IDN) (davidc) * Request #14791 Improve PHPCS Results [amir] * Removed Net_IDNA Dependency [davidc] Dependencies: |
0.8.1 |
Easy InstallNot sure? Get more info. pear install Validate-0.8.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.8.1 Release date: 2007-12-12 14:20 UTC Release state: beta Release uploaded by: dufuz Changelog: * Fix Bug #12658: New lines at end of file create output [davidc] Dependencies:
|
0.8.0 |
Easy InstallNot sure? Get more info. pear install Validate-0.8.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.8.0 Release date: 2007-12-10 23:37 UTC Release state: beta Release uploaded by: davidc Changelog: * Fix Bug #2662: Invalid email addresses are validated [dufuz] * Fix Bug #2936: Typo in sample_multiple.php [dufuz] * Fix Bug #4068: errant "return true;" in Validate_US::phoneNumber [dufuz] * Fix Bug #5390: XML Package Error [dufuz] * Fix Bug #7531: Email-checks need to be more RFC-compliant [amir] * Fix Bug #7648: VALIDATE_EALPHA does not include the Å character [amir] * Fix Bug #7864: uris rejected if subdomain contains underscores [amir] * Fix Bug #8442: Undefined variable "return" [amir] * Fix Bug #8629: eMail validation fails [amir] * Fix Bug #8768: Valid URL's are marked invalid [amir] * Fix Bug #8839: defect [amir] * Fix Bug #8851: date-validation allows letters in time. [amir] * Fix Bug #8853: E-Mail validation allows space before TLD [amir] * Fix Bug #9156: Missing characters in validation sequence [amir] * Fix Bug #9385: Missing characters in validation sequence [amir] * Fix Bug #9386: Missing punctuation mark (hyphen) in VALIDATE_NAME [amir] * Fix Bug #10044: email validation bug [davidc] * Fix Bug #10167: ISSN/ISBN validation is broken by _checkControlNumber [dufuz] * Fix Bug #10844: Validate::multiple() breaks by consolidating single field array [toggg] * Fix Bug #11073: date() %d validates \d{1,2} as correct [amir] * Fix Bug #11592: Email validation not working properly [davidc] * Fix Bug #12452: EALPHA_LOWER is missing a ß [thesaur] * Implement Feature #11244: documentation [davidc] * Implement Feature #8073: a@a is valid email [amir] Dependencies:
|
0.7.0 |
Easy InstallNot sure? Get more info. pear install Validate-0.7.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.7.0 Release date: 2006-11-17 11:51 UTC Release state: beta Release uploaded by: amir Changelog: - string(): * New chars in VALIDATE_EALPHA_LOWER and UPPER - date(): * RFC822 date-time format compliant Dependencies:
|
0.6.5 |
Easy InstallNot sure? Get more info. pear install Validate-0.6.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.6.5 Release date: 2006-10-05 02:03 UTC Release state: beta Release uploaded by: amir Changelog: - __stringToUtf7(): * #8442, Preventing a Notice - email(): * #8629, hostnames starting with numbers are valid because of their popularity * #8853, E-Mail validation allows space before TLD. - date(): * #8851, date-validation allows letters in time. Dependencies:
|
0.6.4 |
Easy InstallNot sure? Get more info. pear install Validate-0.6.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.6.4 Release date: 2006-07-31 13:46 UTC Release state: beta Release uploaded by: amir Changelog: - string(): * #7648, Adding a new character to VALIDATE_EALPHA - email(): * #8073, a@a is a valid email address just in RFC restricted mode - email(): * #7531, utf-7 encoding - __stringToUtf7(): * new method added to do care about utf-7 Dependencies:
|
0.6.3 |
Easy InstallNot sure? Get more info. pear install Validate-0.6.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.6.3 Release date: 2006-04-20 17:46 UTC Release state: beta Release uploaded by: pajoye Changelog: - email(): * #6930, accepts options as an array to confirm to the Validate standard previous boolean $check_domain still accepted for backwards compatibility * #7176, introduces an experimental option "use_rfc822" which switch to a full RFC822 new checker * unit test enhanced and completed - class_exists call in mulitple() now passes false to the autoload param - uri(): * #6181, Accept URI terminating with a / * use !empty() instead of isset() * minus in the top domain as http://example.co-m is invalid * Double slashes are accepted in the path part (requested by bjori) As a consequence, only URIs with full authority can be valid, no relative URI * documentation header completed : usage notes , options and "strict" parameter * unit tests completed and updated , use php.net instead of unavailable example.org Dependencies:
|
0.6.2 |
Easy InstallNot sure? Get more info. pear install Validate-0.6.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.6.2 Release date: 2005-11-04 12:02 UTC Release state: beta Release uploaded by: dufuz Changelog: - Change licence to the new BSD License (see http://www.opensource.org/licenses/bsd-license.php) - The path part in uri cannot contain two slash characters. - Refactored email() regexp, hardened hostname check (taken from uri()) (bug #5804) - Empty quoted email recipient is not valid, must at least contain a non blank char - Use & as delimiter as £ is problematic if the script is saved utf8 - Enhanced uri.phpt and email.phpt tests Dependencies:
|
0.6.1 |
Easy InstallNot sure? Get more info. pear install Validate-0.6.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.6.1 Release date: 2005-09-13 19:43 UTC Release state: beta Release uploaded by: dufuz Changelog: - Bug #5390 XML Package Error - uri was enchanced to fully comply with RFC2396 (Bertrand) (forgotten in last release changelog) Dependencies:
|
0.6.0 |
Easy InstallNot sure? Get more info. pear install Validate-0.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.6.0 Release date: 2005-09-13 13:59 UTC Release state: beta Release uploaded by: pajoye Changelog: - Move to Beta state - Enhance again email validation and unit test it - modulus methods fix if bcmath is not present Dependencies:
|
0.5.0 |
Easy InstallNot sure? Get more info. pear install Validate-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.5.0 Release date: 2005-05-20 16:35 UTC Release state: alpha Release uploaded by: dufuz Changelog: - Bug #2936, typo - Bug #2879, Issn wrong validation - Better email validation - Request #997 validate:date minium and maximum accept Date objects (By Torsten Roehr) - Request #4055 Making multiple() cope with new dir structure (By Torsten Roehr) To use with Validate_Finance_CreditCard then do 'type' => 'Finance_CreditCard_number' For Validate_US it would be 'type' => 'US_ssn' This applies to all packages like that under Validate. - unit testing for multiple (By Torsten Roehr) - CS fixes - Split country and finance classes and credit card functions into their own sub packages of Validate - New lead/developer (Helgi) - Few more none alpha chars added - _check_control_number renamed to _checkControlNumber _get_control_number renamed to _getControlNumber _mult_weights renamed to _multWeights - added email test - Split these functions over to a new sub package called Validate_ISPN (International Standard Product Numbers) * ISSN * ISBN * ISMN * EAN8 * EAN13 * EAN14 * UCC12 * SSCC - splited multiple() test in with (skipif not installed) or without card, Dependencies:
|
0.4.1 |
Easy InstallNot sure? Get more info. pear install Validate-0.4.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.4.1 Release date: 2004-03-16 19:58 UTC Release state: alpha Release uploaded by: neufeind Changelog: - fixed issue when validating IBANs via a static call - added missing test validate_UK.php to package.xml Dependencies:
|
0.4.0 |
Easy InstallNot sure? Get more info. pear install Validate-0.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.4.0 Release date: 2004-03-16 17:47 UTC Release state: alpha Release uploaded by: pajoye Changelog: - pt_BR moved to ptBR required for multiple support(BC break) - Add CH validation (Switzerland) - added Euro banknotes IDs - Improved UK postcodes validation - Fixed allowed_scheme options in Validate::uri() (Torsten Roehr) - Fixed optional arguments in Validate::number() (Torsten Roehr) Dependencies:
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install Validate-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.3.0 Release date: 2003-12-16 16:46 UTC Release state: alpha Release uploaded by: pajoye Changelog: - Added Finance Validations for Financial related datas (S. Neufeind, Piotr Klaban) - Add polish validation (Piotr Klaban) - Add German validation (Stefen Neufeind) - Add EAN-UCC validtatio (see http://www.ean-ucc.org) (Piotr Klaban) - Add International Standard Serial Number (ISSN) and Music Number(ISMN) (Piotr Klaban, David Grant) - Drop Validate::url() in preferenc of Validate::uri() which is fully RFC2396 compliant - Move to PHP 3.0 license |
0.2.0 |
Easy InstallNot sure? Get more info. pear install Validate-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.2.0 Release date: 2003-06-15 15:56 UTC Release state: alpha Release uploaded by: pajoye Changelog: pt_BR locale validate added (Silvano Girardi Junior): - cep (Código de Endereçamento Postal, like postcode in US and other languages) - cpf (Cadastro de Pessoa Física) - cnpj (Cadastro Nacional de Pessoa Jurídica) |
0.1.2 |
Easy InstallNot sure? Get more info. pear install Validate-0.1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.1.2 Release date: 2003-05-15 10:43 UTC Release state: alpha Release uploaded by: pajoye Changelog: Validate::number(); '- 124' number format fixed |
0.1.1 |
Easy InstallNot sure? Get more info. pear install Validate-0.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.1.1 Release date: 2003-03-12 01:30 UTC Release state: alpha Release uploaded by: pajoye Changelog: Validate::date(); argument parsing fixed |
0.1.0 |
Easy InstallNot sure? Get more info. pear install Validate-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.1.0 Release date: 2003-02-18 01:55 UTC Release state: alpha Release uploaded by: pajoye Changelog: ***WARNING*** Interface has changed *** - Fix the sources itself, the last release was broken - Set a maximum of 2 arguments, one for the value itself and one for the options, if more are needed, an array is used. - Fix a weird behavior while using include inside a 'if', never use an include|_once inside a 'if' (pierre) - Update all functions to be callable from the multiple method (pierre) - Fix a little bug in fr::rib - Add an usage sample in docs for the multiple method |
0.0.4 |
Easy InstallNot sure? Get more info. pear install Validate-0.0.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.0.4 Release date: 2003-02-16 18:42 UTC Release state: alpha Release uploaded by: pajoye Changelog: - Fix a string bug using 'format' argumenent (pierre) - Add isbn check - Add UK postalcode check (dams@php.net) - Add siret/siren to FR (dams@php.net) - Add rib to FR (pierre) - Update all functions to be callable from the multiple method (pierre) |
0.0.3 |
Easy InstallNot sure? Get more info. pear install Validate-0.0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.0.3 Release date: 2002-08-18 19:31 UTC Release state: alpha Release uploaded by: pajoye Changelog: Initial package release |
0.0.2 |
Easy InstallNot sure? Get more info. pear install Validate-0.0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Validate-0.0.2 Release date: 2002-08-18 19:18 UTC Release state: alpha Release uploaded by: pajoye Changelog: Initial package release Dependencies:
|