cakephp2-php8/lib/Cake/Utility
Jose Lorenzo Rodriguez d5c9d97dc1 Merge remote-tracking branch 'origin/master' into 2.3
Conflicts:
	lib/Cake/Model/Behavior/TranslateBehavior.php
	lib/Cake/Model/CakeSchema.php
	lib/Cake/Utility/CakeTime.php
	lib/Cake/Utility/ClassRegistry.php
	lib/Cake/View/MediaView.php
2012-09-25 16:36:03 +02:00
..
CakeNumber.php doc block 2012-09-20 01:45:05 +02:00
CakeTime.php Merge remote-tracking branch 'origin/master' into 2.3 2012-09-25 16:36:03 +02:00
ClassRegistry.php adding a plugin propery to models wwith tests for ticket #85 2012-09-20 21:31:31 -04:00
Debugger.php Merge remote-tracking branch 'origin/master' into 2.3 2012-09-25 16:36:03 +02:00
File.php rtim files 2012-07-18 03:55:29 +02:00
Folder.php Merge remote-tracking branch 'origin/master' into 2.3 2012-09-25 16:36:03 +02:00
Hash.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
Inflector.php changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
ObjectCollection.php Fix strict error in 5.4 2012-09-13 20:59:17 -04:00
Sanitize.php adjusting the way the regex is done so its easier to read 2012-09-13 21:03:38 +01:00
Security.php Merge branch 'master' into 2.3 2012-09-05 20:15:36 -04:00
Set.php Merge branch '2.1' into 2.2 2012-05-30 21:20:56 -04:00
String.php fixing the missing space on the if 2012-09-13 06:24:36 +01:00
Validation.php Merge pull request #850 from ceeram/2.2-filesize 2012-09-17 17:55:23 -07:00
Xml.php replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00