| limb:/3.x/trunk/limb/validation/src/rule/lmbEmailRule.class.php |
Line History |
History |
latest revision Branch root:7290 annotated / raw | Diffs: previous, other | Lines: 50 ( +2, -3 ) Created: 2008-12-08 17:35:20 +0300 (29 days ago) | Author: idler | Changeset: 7290 -- preparing for php-5.3-- replaced deprecated split by explode
7185 annotated / raw | Diffs: previous, other | Lines: 51 ( +1, -1 ) Created: 2008-09-26 15:49:50 +0400 (3 months 10 days ago) | Author: conf | Changeset: 7185 Copied to: 3.x/branches/2008/limb/validation/src/rule/lmbEmailRule.class.php 7280 -- fixed bug with lmbEmailRule breaking addresses like __ps__@mail.ru-- added test case
7149 annotated / raw | Diffs: previous, other | Lines: 51 ( +5, -1 ) Created: 2008-08-20 11:04:39 +0400 (4 months 17 days ago) | Author: vasiatka | Changeset: 7149 -- small correction
7147 annotated / raw | Diffs: previous, other | Lines: 47 ( +6, -0 ) Created: 2008-08-20 10:32:33 +0400 (4 months 17 days ago) | Author: vasiatka | Changeset: 7147 -- Email rule return one error in custom error case
6396 annotated / raw | Diffs: previous, other | Lines: 41 ( +3, -3 ) Created: 2007-10-08 17:13:58 +0400 (14 months ago) | Author: 3dmax | Changeset: 6396 Copied to: 3.x/tags/2007.4/limb/validation/src/rule/lmbEmailRule.class.php 6686 -- email validation rule improved
6243 annotated / raw | Diffs: previous, other | Lines: 41 ( +30, -30 ) Created: 2007-08-29 15:53:10 +0400 (16 months ago) | Author: pachanga | Changeset: 6243 -- removing closing ?> and replacing rest of \r\n with \n
5945 annotated / raw | Diffs: previous, other | Lines: 41 ( +5, -3 ) Created: 2007-06-06 12:31:43 +0400 (19 months ago) | Author: pachanga | Changeset: 5945 Copied to: 3.x/branches/2007.3/limb/validation/src/rule/lmbEmailRule.class.php 6070 -- adding dummy phpdoc block to each class
5942 annotated / raw | Diffs: previous, other | Lines: 39 ( +3, -6 ) Created: 2007-06-05 23:22:26 +0400 (19 months ago) | Author: pachanga | Changeset: 5942 -- "Oops, I did it again" :) Changing header once again...
5933 annotated / raw | Diffs: previous, other | Lines: 42 ( +9, -9 ) Created: 2007-06-04 17:06:23 +0400 (19 months ago) | Author: pachanga | Changeset: 5933 -- changing header: making the name more clear and making it to play nicely with phpDocumentor
5584 annotated / raw | Diffs: previous, other | Lines: 42 ( +2, -2 ) Created: 2007-04-09 14:43:58 +0400 (20 months ago) | Author: serega | Changeset: 5584 -- all validation rules now accepts optional $custom_error message as the last constructor parameter. This $custom_error will be used instead of default messages in all error cases (VLD-2)
5522 new/moved annotated / raw | Diffs: previous, other | Lines: 42 ( +42, -0 ) Created: 2007-04-03 19:38:26 +0400 (21 months ago) | Author: pachanga | Changeset: 5522 Moved from: 3.x/limb/validation/src/rule/lmbEmailRule.class.php 5413 -- changing repos layout
5413 annotated / raw | Diffs: previous, other | Lines: 42 ( +2, -2 ) Created: 2007-03-29 14:08:00 +0400 (21 months ago) | Author: pachanga | Changeset: 5413 Moved to: 3.x/trunk/limb/validation/src/rule/lmbEmailRule.class.php 5522 Copied to: 3.x/tags/limb3-2007.2/validation/src/rule/lmbEmailRule.class.php 5496 -- migrating from __() to lmb_i18n()
5355 annotated / raw | Diffs: previous, other | Lines: 42 ( +2, -2 ) Created: 2007-03-27 20:33:50 +0400 (21 months ago) | Author: pachanga | Changeset: 5355 -- using __() instead of tr()
5108 annotated / raw | Diffs: previous, other | Lines: 42 ( +12, -9 ) Created: 2007-02-19 12:07:53 +0300 (22 months ago) | Author: serega | Changeset: 5108 -- PhpDocs update
5010 annotated / raw | Diffs: previous, other | Lines: 39 ( +1, -1 ) Created: 2007-02-08 18:37:40 +0300 (22 months ago) | Author: pachanga | Changeset: 5010 -- fixing @package
4968 annotated / raw | Diffs: previous, other | Lines: 39 ( +9, -9 ) Created: 2007-02-07 14:40:46 +0300 (22 months ago) | Author: pachanga | Changeset: 4968 -- fixing source files header
4907 annotated / raw | Diffs: previous, other | Lines: 39 ( +10, -9 ) Created: 2007-02-07 13:47:45 +0300 (22 months ago) | Author: pachanga | Changeset: 4907 -- changing source files header
4691 new/moved annotated / raw | Diffs: previous, other | Lines: 38 ( +38, -0 ) Created: 2006-12-17 02:16:44 +0300 (2 years ago) | Author: pachanga | Changeset: 4691 Moved from: 3.x/packages/validation/src/rule/lmbEmailRule.class.php 4649 -- changing repo layout
4649 new/moved annotated / raw | Diffs: previous, other | Lines: 38 ( +38, -0 ) Created: 2006-12-17 01:42:54 +0300 (2 years ago) | Author: pachanga | Changeset: 4649 Moved from: 3.x/packages/_validation/trunk/src/rule/lmbEmailRule.class.php 4613 Moved to: 3.x/limb/validation/src/rule/lmbEmailRule.class.php 4691 -- changing repo layout
4613 new/moved annotated / raw | Diffs: previous, other | Lines: 38 ( +38, -0 ) Created: 2006-12-17 01:10:48 +0300 (2 years ago) | Author: pachanga | Changeset: 4613 Moved from: 3.x/packages/validation/trunk/src/rule/lmbEmailRule.class.php 4241 Moved to: 3.x/packages/validation/src/rule/lmbEmailRule.class.php 4649 -- changing repo layout
4241 annotated / raw | Diffs: previous, other | Lines: 38 ( +1, -1 ) Created: 2006-10-18 19:24:15 +0400 (2 years 2 months ago) | Author: pachanga | Changeset: 4241 Moved to: 3.x/packages/_validation/trunk/src/rule/lmbEmailRule.class.php 4613 -- changes due to CRE-1(removing packages support from Limb 3.x)
3515 annotated / raw | Diffs: previous, other | Lines: 38 ( +1, -1 ) Created: 2006-05-11 16:48:54 +0400 (2 years 7 months ago) | Author: pachanga | Changeset: 3515 -- fixing paths in templates and code, using package constants
3461 annotated / raw | Diffs: previous, other | Lines: 38 ( +1, -1 ) Created: 2006-05-10 18:15:40 +0400 (2 years 7 months ago) | Author: pachanga | Changeset: 3461 -- switching to new PEAR alike PHP files inclusion (#135)
3347 new/moved annotated / raw | Diffs: previous, other | Lines: 38 ( +38, -0 ) Created: 2006-05-02 15:40:52 +0400 (2 years 8 months ago) | Author: serega | Changeset: 3347 Moved from: 3.x/packages/validation/trunk/src/validation/rule/lmbEmailRule.class.php 3302 -- -- moved all files from /src/validation to /src in VALIDATION package
|