cakephp2-php8/lib/Cake/Test
mark_story 1926d40d40 Fix possibility for spoofed files to pass validation.
Use `is_uploaded_file` to prevent crafty requests that contain bogus
files from getting through. A testing stub class was necessary to avoid
making significant changes to the test suite.
2016-03-28 22:10:36 -04:00
..
bake_compare Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
Case Fix possibility for spoofed files to pass validation. 2016-03-28 22:10:36 -04: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