cakephp2-php8/lib/Cake/Test/Case
ADmad c72def4840 Moved exception throwing to after paging info it set for request.
This fixes the regression caused in 2096d3f632. When catching exception
thrown by PaginatorComponent::paginate() in controller, developer again
has access to paging info in request object.

Closes #2402
2013-11-30 19:00:08 +05:30
..
Cache 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 Fix failing tests when Console group was run in isolation. 2013-11-23 12:36:02 -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 Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01: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 Only enable cacheSources if both the datasource + model agree on it. 2013-11-19 17:36:20 -05:00
Network Add coverage for comma in email alias. 2013-11-22 13:14:21 -05:00
Routing Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
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
AllBehaviorsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCacheTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllComponentsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConfigureTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConsoleTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllControllerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCoreTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDatabaseTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDbRelatedTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllErrorTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllEventTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllHelpersTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllI18nTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllLogTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllNetworkTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllRoutingTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestSuiteTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllUtilityTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BasicsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00