CaptchaBundle/Validator
waldermort 843f367540 Fix: Bypass code incorrectly compared
When the bypass code is given the value of '0', PHP equates it to boolean false causing the validation to fail.
2015-01-13 20:10:53 +08:00
..
CaptchaValidator.php Fix: Bypass code incorrectly compared 2015-01-13 20:10:53 +08:00