cakephp2-php8/lib/Cake
mark_story f09e5a36d2 Fix SessionComponent::id() not returning the id.
When reading the id() with SessionComponent, the session should
auto start, otherwise you could get null back. This makes the return
more consistent.

Fixes #2749
2012-04-03 13:21:52 -04:00
..
Cache Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Config Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Configure Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Console Fix a code style warning. 2012-03-31 21:40:20 -04:00
Controller Fix SessionComponent::id() not returning the id. 2012-04-03 13:21:52 -04:00
Core Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04:00
Error Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Event Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
I18n Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Log Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Model Updating API docblock for Model::query() 2012-04-03 19:06:41 +05:30
Network Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Routing Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Test ensure buildJoinStatement() does not add schemaname when table value is a subquery, fixes #2709 2012-04-02 18:48:02 +02:00
TestSuite Update test suite header version to 2.1 2012-03-25 10:36:30 -07:00
Utility Fix coding standard error. 2012-03-31 21:38:39 -04:00
View Merge pull request #589 from shama/patch-substr-optimizations 2012-03-28 13:23:16 -07:00
basics.php substr() optimizations 2012-03-28 13:07:26 -07:00
bootstrap.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
VERSION.txt Update version number to 2.1.1 2012-03-25 21:00:26 -04:30