cakephp2-php8/lib/Cake
mark_story 6acf024a2b Fixing incorrect keying for ext routing parameter. It was
nested under params[url][ext].  This makes it unlike
all other routing parameters.  Having the nested value
also makes reversing requests harder, and generating urls more
difficult.
Adding a test for Router::reverse() and extensions.
Fixes #1923, fixes #1928
2011-08-22 22:26:02 -04:00
..
Cache Adding prefix based cache clearning to Wincache. 2011-08-20 09:27:33 -04:00
Config Updating version numbers to 2.0.0-beta 2011-07-26 13:20:27 -04:30
Configure Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Console Fixing doc block related to session configuration. Closes #1927 2011-08-23 04:07:08 +05:30
Controller Fixing incorrect keying for ext routing parameter. It was 2011-08-22 22:26:02 -04:00
Core Fixing issues with request stack not being used correctly 2011-08-12 21:21:05 -04:00
Error Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
I18n Removing duplicate directory separator when looking for locale search paths, closes #1854 2011-07-27 17:41:25 -04:30
Log Updating doc blocks in Debugger and CakeLog. 2011-08-07 14:31:14 -04:00
Model Implemented feature to allow multiple counter caches per associated model. 2011-08-17 18:10:32 +05:30
Network Cleanup of minor issues found with phpmd. 2011-08-06 21:15:31 -04:00
Routing Fixing incorrect keying for ext routing parameter. It was 2011-08-22 22:26:02 -04:00
Test Fixing incorrect keying for ext routing parameter. It was 2011-08-22 22:26:02 -04:00
TestSuite Fixing issues where ControllerTestCase couldn't properly hit plugin 2011-08-20 09:58:35 -04:00
Utility Adding support for callback style error formatters. 2011-08-22 20:44:33 -04:00
View Fixing issues with HTML5 number inputs and float columns. 2011-08-18 22:31:00 -04:00
basics.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
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 Updating version numbers to 2.0.0-beta 2011-07-26 13:20:27 -04:30