cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story edfda47cf4 Fix missing HTML encoding in Debugger
Fix missing HTML encoding when error messages contain HTML. This can
happen when user data is used as an offset in an array in an unchecked
way.

Thanks to Teppei Fukuda for reporting this issue via the responsible
security disclosure process.
2016-12-10 08:47:13 -05:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTextTest.php Annotate test coverage 2015-08-11 16:36:09 +02:00
CakeTimeTest.php Merge branch '2.x' into 2.next 2016-09-04 23:54:22 -04:00
ClassRegistryTest.php Fix PHPCS. 2016-11-21 20:51:12 -05:00
DebuggerTest.php Fix missing HTML encoding in Debugger 2016-12-10 08:47:13 -05:00
FileTest.php Backport 5714cf14a9ca4b439b872aaf3ad6e5bfddda46ad to 2.x 2015-12-24 16:19:57 -05:00
FolderTest.php Fix/tighten Folder::inPath() checks. 2016-08-26 13:45:45 +02:00
HashTest.php Fix PHPCS 2016-10-21 18:35:05 -04:00
InflectorTest.php Correct inflection of virus. 2015-09-28 21:04:23 -04:00
ObjectCollectionTest.php Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
SanitizeTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
SecurityTest.php Randomly generate a salt when the salt is '' or null. 2016-04-15 21:49:17 -04:00
SetTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
ValidationTest.php Fix spacing 2016-04-30 13:13:14 -04:00
XmlTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00