cakephp2-php8/lib/Cake/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
..
CakeNumber.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
CakeText.php Correct doc block. 2015-10-27 21:17:10 +01:00
CakeTime.php Fix merge to + operator. 2015-08-24 06:33:04 +02:00
ClassRegistry.php Let IDE work better with ClassRegistry::init() 2015-01-27 19:06:46 +02:00
Debugger.php Remove censoring of schema and prefix from debug() 2015-10-15 12:55:32 +01:00
File.php Backport changes from #5635 to 2.x 2015-01-11 15:20:34 -05:00
Folder.php Backport 5714cf14a9ca4b439b872aaf3ad6e5bfddda46ad to 2.x 2015-12-24 16:19:57 -05:00
Hash.php Merge branch '2.7' into 2.8 2015-09-27 11:12:55 -04:00
Inflector.php Correct inflection of virus. 2015-09-28 21:04:23 -04:00
ObjectCollection.php Consistently remove plugin names in object collections. 2015-07-23 21:46:21 -04:00
Sanitize.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
Security.php Backport Security::randomBytes() to 2.x 2016-02-22 00:14:44 -05:00
Set.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
String.php Merge branch 'master' into 2.7 2015-01-11 15:25:18 -05:00
Validation.php Backport fix for Validation::uploadedFile to 2.x 2016-02-08 22:37:25 -05:00
Xml.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00