cakephp2-php8/lib
mark_story 75fcc7c2f8 Don't use count() in a loop.
Use do while so the count does not happen in a loop statement. This
makes the code linter happier.
2014-03-23 11:00:59 -04:00
..
Cake Don't use count() in a loop. 2014-03-23 11:00:59 -04:00