This website requires JavaScript.
Explore
Help
Sign In
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2024-11-15 11:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9c7f357029
cakephp2-php8
/
lib
/
Cake
/
Model
/
Validator
History
ADmad
ac087ec938
Fix rules set being updated with array instead of CakeValidationRule objects.
Closes
#3367
2012-11-13 22:13:15 +05:30
..
CakeValidationRule.php
Update checkRequired to simply check if an array key is present rather than isset (which fails if the value is null)
2012-11-03 14:41:06 +09:00
CakeValidationSet.php
Fix rules set being updated with array instead of CakeValidationRule objects.
Closes
#3367
2012-11-13 22:13:15 +05:30