cakephp2-php8/lib/Cake
2012-09-19 03:14:55 +02:00
..
Cache replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
Console die() to exit() 2012-09-15 11:20:51 +01:00
Controller replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00
Core Merge pull request #843 from dereuromark/2.3-ticket-3172 2012-09-14 18:22:34 -07:00
Error add responseHeader() method to new base exception class, ExceptionRenderer will pass the headers to the response. 2012-08-09 14:52:05 +02:00
Event Tweaked DocBlocks 2012-08-03 22:40:28 -04:00
I18n changing join() to implode() for consistency 2012-09-15 11:06:02 +01:00
Log added missing App::uses('Hash', 'Utility'); 2012-09-13 17:20:26 +02:00
Model Implement resetSequence() 2012-09-17 20:50:05 -04:00
Network adding query() for CakeRequest 2012-09-18 19:38:53 +02:00
Routing replacing is_integer() with is_int() 2012-09-15 11:15:01 +01:00
Test test the query() method with arrays passed via $_GET 2012-09-19 03:14:55 +02:00
TestSuite Merge branch 'master' into 2.3 2012-08-30 19:43:11 +01:00
Utility Merge pull request #850 from ceeram/2.2-filesize 2012-09-17 17:55:23 -07:00
View Added ability to set default view block content 2012-09-18 00:41:30 -07:00
basics.php make it possible to override all of basics.php 2012-09-06 10:19:06 +02:00
bootstrap.php Merge branch 'master' into 2.3 2012-08-09 20:43:47 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.2 2012-09-01 18:28:03 +01:00