Commit graph

7 commits

Author SHA1 Message Date
Henrique Moody
7f8815e7ea AbstractRelated should set names for child rule 2015-06-30 10:38:19 -03:00
Henrique Moody
a3c945aa51 Add license information and copyright in all files 2015-06-08 12:09:25 -03:00
Henrique Moody
b8c76e3054 Fix some coding standards 2015-06-08 11:51:45 -03:00
Henrique Moody
ab8ba09b14 Fix wrong behavior on AbstractRelated class
The wrong behavior was that any key with `''` was considered as true
even when the validator was/had NotEmpty rule.
2015-02-20 10:27:36 -02:00
Alexandre Gaigalas
1b1689bdea AbstractRelated is accepts '' as valid by default 2015-02-13 09:22:18 -02:00
Henrique Moody
da193b75e0 Use PSR-2 standard
Most changes was made by php-cs-fixer.
Also removes unused `RecursiveTreeIterator` class.
2015-01-08 00:44:12 -02:00
Graham Campbell
ae056920b4 PSR-4 autoloading 2014-07-12 20:20:43 +01:00
Renamed from library/Respect/Validation/Rules/AbstractRelated.php (Browse further)