cakephp2-php8/lib/Cake/Test/Case/Network
mark_story 103bbbc375 Add CakeRequest::param()
This method gives a read accessor to the data in $request->params.
It removes the need to use isset() and empty().
2013-02-03 22:09:52 -05:00
..
Email remove unused local vars 2013-01-23 17:22:06 +01:00
Http remove unused local vars 2013-01-23 17:22:06 +01:00
CakeRequestTest.php Add CakeRequest::param() 2013-02-03 22:09:52 -05:00
CakeResponseTest.php fix doc block endings 2013-01-11 15:06:54 +01:00
CakeSocketTest.php Skip tests if openssl is not enabled. 2012-11-11 22:28:23 -05:00