cakephp2-php8/lib/Cake/Utility
Mark Story e9813d7a97 Fix errors with illegal string offsets.
If $_list becomes a string notice errors are triggered when trying
to do offsets in PHP 5.4
2011-12-27 21:38:14 -05:00
..
ClassRegistry.php Fix fatal error with abstract/interface classes 2011-12-07 20:58:01 -05:00
Debugger.php More code standards formatting 2011-12-15 23:00:07 -08:00
File.php Code standards formatting 2011-12-15 22:52:07 -08:00
Folder.php Fixed files inside dot folder showing up even when hiding dot files/folder in Folder::tree(). Closes #2395 2011-12-22 02:55:24 +05:30
Inflector.php More code standards formatting 2011-12-15 23:00:07 -08:00
ObjectCollection.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Sanitize.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Security.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Set.php Fix errors with illegal string offsets. 2011-12-27 21:38:14 -05:00
String.php Code standards formatting 2011-12-15 22:52:07 -08:00
Validation.php More code standards formatting 2011-12-15 23:00:07 -08:00
Xml.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00