cakephp2-php8/lib/Cake/Test/test_app
mark_story 5f2aa4c307 Fix errors when testing controllers that use file()
Fix errors related to ob_end_clean() closing PHPUnit's output buffer
when testing controller methods that use response->file().
2015-04-09 20:38:37 -04:00
..
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Controller Fix errors when testing controllers that use file() 2015-04-09 20:38:37 -04:00
Error move charset/App.encoding into CakeResponse 2012-09-27 20:28:19 +02:00
Lib Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Locale Allow apps to overwrite translation domains from third party plugins. 2014-12-23 13:09:53 +01:00
Model replaces validator 'between' with 'lengthBetween' 2014-05-13 10:46:25 +02:00
Plugin Removed use of @lastmodified annotation 2014-09-09 23:04:29 +02:00
tmp Remove leftover temp file 2013-07-07 11:20:37 +07:00
Utility adding tests for engine overrides 2012-02-14 23:28:57 +07:00
Vendor Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
View Check line length to account for fence post. 2015-02-24 21:52:34 -05:00
webroot Fix code style errors. 2012-10-09 13:20:53 -04:00