cakephp2-php8/lib/Cake/Test/Case/Controller
Simon Males c998888fe7 Do not assume CONTENT_TYPE is available.
In some server environments notably the CLI server, _SERVER['CONTENT_TYPE'] is not available.
In these cases, fall back to the HTTP_CONTENT_TYPE header.

Refs #GH-1661
2013-10-01 15:10:33 -04:00
..
Component Do not assume CONTENT_TYPE is available. 2013-10-01 15:10:33 -04:00
ComponentCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentTest.php remove duplicate newlines according to CS 2013-08-20 20:27:06 +02:00
ControllerMergeVarsTest.php Updated Controller:: doc block and ControllerMergeVarsTest:: 2013-09-25 22:53:23 -04:00
ControllerTest.php Replaced true asserations with instanceOf asserations in test cases 2013-09-24 22:10:36 -04:00
PagesControllerTest.php Pages controller should render 404 on missing view file 2013-07-13 17:41:16 +02:00
ScaffoldTest.php Fixed unit-test locales 2013-06-11 20:18:40 +02:00