From 78e1ec97570c99b2592651efc97b308d55831d0a Mon Sep 17 00:00:00 2001 From: zYne Date: Mon, 18 Jun 2007 21:22:11 +0000 Subject: [PATCH] --- lib/Doctrine/Validator.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Doctrine/Validator.php b/lib/Doctrine/Validator.php index 891f1c8d4..080dd1cf3 100644 --- a/lib/Doctrine/Validator.php +++ b/lib/Doctrine/Validator.php @@ -139,6 +139,7 @@ class Doctrine_Validator || $name == 'default' || $name == 'values' || $name == 'sequence' + || $name == 'zerofill' ) { continue; }