cakephp2-php8/lib/Cake
mark_story 82d57fb8b2 Add mocked components to the enable list of components.
Mocked components should be enabled so they receive callbacks. This
allows more realistic integration tests using testAction(). Stop
disabling the constructor as it causes a number of errors with
components that use components.

Fixes #3842
2013-05-20 22:22:22 -04:00
..
Cache spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
Config Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Configure == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Console code is not translatable and should not be part of the translation strings 2013-05-17 15:54:55 +02:00
Controller Fix empty response bodies when redirect URL's are empty. 2013-05-17 16:33:08 -04:00
Core Move App::uses() calls above the class. 2013-05-07 03:30:19 +05:30
Error Prevent autoload when checking for the existence of HttpException 2013-05-08 13:25:42 +03:00
Event spelling correction. 2013-03-29 11:16:20 +01:00
I18n CS fixes 2013-05-17 10:36:17 +02:00
Log Fix typos 2013-03-05 00:05:14 -07:00
Model Fix CS errors 2013-05-13 23:51:32 +05:30
Network Merge pull request #1284 from jmillerdesign/public-cakeemail-readfile 2013-05-20 08:19:39 -07:00
Routing Fix incorrect exception type when double slash paths are used. 2013-05-18 12:20:06 -04:00
Test Fix incorrect exception type when double slash paths are used. 2013-05-18 12:20:06 -04:00
TestSuite Add mocked components to the enable list of components. 2013-05-20 22:22:22 -04:00
Utility Make named capture groups compatible with older PCRE versions. 2013-05-09 12:18:26 -04:00
View Fix FormHelper::tagIsInvalid with saveMany forms. 2013-05-13 21:09:31 -04:00
basics.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
bootstrap.php Also set mb_regex_encoding. 2013-04-30 13:00:36 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.5 2013-05-11 02:56:56 +02:00