cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story 7df99fff1f Backport Security::randomBytes() to 2.x
I decided to leave the warning in. People who can't upgrade their
applications should at least be aware of the risks they are taking.

I'm flexible if people are strongly opposed to a warning, but I feel
that these kinds of warnings can be supressed in production if they
really are in a jam and don't care.

Refs #8282
2016-02-22 00:14:44 -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 Use a more stable timezone. 2015-10-26 22:28:00 -04:00
ClassRegistryTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DebuggerTest.php use constant PHP_SAPI 2015-07-26 15:35:03 +02:00
FileTest.php Backport 5714cf14a9ca4b439b872aaf3ad6e5bfddda46ad to 2.x 2015-12-24 16:19:57 -05:00
FolderTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
HashTest.php Simplify branching and add default options. 2015-08-25 21:39:02 -04:00
InflectorTest.php Correct inflection of virus. 2015-09-28 21:04:23 -04:00
ObjectCollectionTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
SanitizeTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
SecurityTest.php Backport Security::randomBytes() to 2.x 2016-02-22 00:14:44 -05:00
SetTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
ValidationTest.php Backport fix for Validation::uploadedFile to 2.x 2016-02-08 22:37:25 -05:00
XmlTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00