mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-01 01:26:19 +00:00
99a9cc9669
Fix required field detection to match documentation and behavior when validating. Having `allowEmpty` in the first validation rule, makes the field not 'required' as the field is allowed to be empty. Fixes #3194 |
||
---|---|---|
.. | ||
CacheHelperTest.php | ||
FormHelperTest.php | ||
HtmlHelperTest.php | ||
JqueryEngineHelperTest.php | ||
JsHelperTest.php | ||
MootoolsEngineHelperTest.php | ||
NumberHelperTest.php | ||
PaginatorHelperTest.php | ||
PrototypeEngineHelperTest.php | ||
RssHelperTest.php | ||
SessionHelperTest.php | ||
TextHelperTest.php | ||
TimeHelperTest.php |