cakephp2-php8/lib/Cake/Test
mark_story b2509ea13d Fix inherited permissions when checking the '*' permission.
When checking inherited permissions for '*' also copy inherited
permissions onto the inherited list. By copying the inherited values, we
get the union of explit allow and inherited permissions, which if all
things go well will match the permission key list.

Refs #8114
2016-02-16 22:30:19 -05:00
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Fix inherited permissions when checking the '*' permission. 2016-02-16 22:30:19 -05:00
Fixture Added test cases covering native uuid field usage for Postgres class 2016-01-28 21:13:33 +03:00
test_app Merge pull request #7840 from cakephp/2.8-PHP7 2015-12-29 00:27:33 -05:00