cakephp2-php8/lib/Cake
mark_story 95737d7adf Fix issue writing to file cache
Reading/writing to the same file cache key multiple times
in a row during a single request would result in failed reads.

Fixes #2114
2011-10-18 21:21:05 -04:00
..
Cache Fix issue writing to file cache 2011-10-18 21:21:05 -04:00
Config Releasing 2.0.0 2011-10-16 18:33:00 -04:30
Configure Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name. 2011-10-16 22:21:01 +02:00
Console Making apc feature test rely on apc_dec. 2011-10-18 20:48:58 -04:00
Controller Cleaning up code left over from 1.3. If no black-hole callback is specified Security::blackHole() now throws an exception. Closes #1532 2011-10-19 02:32:38 +05:30
Core Fixing more links in doc blocks 2011-10-15 11:38:49 -04:30
Error Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
I18n Fixing doc block 2011-09-29 20:04:06 +05:30
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Fix error created in merge with 1.3 2011-10-16 18:58:59 -04:00
Network Adding configuration options to CakeEmail to set the header encoding and body encoding, also translating 2011-10-16 15:43:10 -04:30
Routing Applying fix from 'euromark' to fix protocol relative links 2011-10-17 21:03:25 -04:00
Test Fix issue writing to file cache 2011-10-18 21:21:05 -04:00
TestSuite Update the PHPUnit install instructions. 2011-10-17 09:36:47 -04:00
Utility Dropping short syntax support for Behavior configuration. 2011-10-15 20:52:41 +02:00
View Fix missing preg_quote around highlight searches. 2011-10-18 12:19:19 -04:00
basics.php Updating links to the book. 2011-10-16 09:36:51 -04:00
bootstrap.php Adding a constant for TIME_START as $_SERVER[REQUEST_TIME] is only 2011-08-22 20:44:32 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.0 2011-10-16 18:33:00 -04:30