cakephp2-php8/lib/Cake
mark_story c6db76d044 Instead of wiping the Router, just clear requests.
Clearing the router also removes routes which can cause assertions to
fail. By just removing the stored requests we avoid the error reported
in #8480 and not break as many tests.
2016-03-20 11:10:34 -04:00
..
Cache Handle negative numbers in Redis correctly. 2016-02-27 00:07:58 -05:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Expand path before is_file check 2016-02-05 11:11:28 +01:00
Console Merge branch '2.x' into 2.8 2016-02-06 20:55:08 -05:00
Controller fixed typo 2016-03-01 12:41:29 -08:00
Core Merge branch 'memory-fix' into 2.8. 2015-11-19 21:41:07 -05:00
Error Removed last typehint Exception 2015-12-07 16:25:14 +01:00
Event Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
I18n Use correct context when parsing MO file. 2015-12-18 12:59:00 +02:00
Log Merge pull request #8470 from ravage84/patch-4 2016-03-15 21:17:55 -04:00
Model Replaced nested loop in merging hasMany children with one pass each through children and parents 2016-03-16 09:37:15 -07:00
Network Don't trust CLIENT_IP 2016-03-10 22:04:13 -05:00
Routing Do not mix void with other return types 2015-10-10 15:49:00 +02:00
Test Fix for PHP 5.3 2016-03-16 21:17:42 -04:00
TestSuite Instead of wiping the Router, just clear requests. 2016-03-20 11:10:34 -04:00
Utility Merge pull request #8310 from cakephp/secure-random 2016-02-25 22:05:08 -05:00
View Fix boolean values in select widgets. 2016-03-15 22:59:03 -04:00
basics.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
bootstrap.php Bootstrap Configure after the mb_* shims have been defined. 2015-07-29 22:01:27 -04:00
LICENSE.txt Bump copyright year in license 2015-01-12 15:18:04 -05:00
VERSION.txt Update version number to 2.8.2 2016-03-13 23:01:17 -04:00