Comment(by jwage):
I don't understand your patch. It adds the constant but does not use it
anywhere?
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1652#comment:3>
* milestone: 1.1.0 => 1.2.0
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1652#comment:4>
Comment(by floriank):
Replying to [comment:3 jwage]:
> I don't understand your patch. It adds the constant but does not use it
anywhere?
Take a look at my testcase: It's used in there ([http://trac.doctrine-
project.org/attachment/ticket/1652/1652TestCase.php#L53]). The constant is
not used anywhere else in Doctrine since it is an ''additional'' option
for validation to only run user-defined validate()-methods without beeing
forced to use type/length/constraint-validations.
--
Ticket URL: <http://trac.phpdoctrine.org/ticket/1652#comment:5>