cakephp2-php8/lib/Cake
mark_story e6f2c92005 Cast results of implementedEvents to an array.
This makes using mocks much easier with event listeners as they don't
need to provide a returnValue for implementedEvents.

Refs #2333
2013-12-03 22:39:14 -05:00
..
Cache Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Remove pointless array cast. 2013-11-23 12:36:15 -05:00
Controller Moved exception throwing to after paging info it set for request. 2013-11-30 19:00:08 +05:30
Core Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Error Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Event Cast results of implementedEvents to an array. 2013-12-03 22:39:14 -05:00
I18n Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Log Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
Model Fixed bug where deleteAll tried to delete same id multiple times. 2013-12-03 22:18:17 +05:30
Network Always remove verify_host from SSL context. 2013-11-21 16:23:01 -02:00
Routing Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Test Fixed bug where deleteAll tried to delete same id multiple times. 2013-12-03 22:18:17 +05:30
TestSuite Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Utility Replace non-breaking spaces with Inflector::slug(). 2013-11-22 10:13:10 -05:00
View Add tests and fix other cases where autoLinkEmail would fail. 2013-11-29 22:57:43 -05:00
basics.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
bootstrap.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.3 2013-11-24 21:25:25 -05:00