cakephp2-php8/lib/Cake/Network
Mathew Foscarini 4957418a4b Added missing return statement.
PhpStorm is flagging this function as missing a return statement. Using a return statement (instead of the default) makes the intent of the source code clearer.
2014-08-05 08:39:19 -04:00
..
Email Merge pull request #4011 from ndm2/stmp-auth-reponse-evaluation-fix 2014-07-24 08:42:22 -04:00
Http Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeRequest.php Fix: Blackholed request when POSTing to a URL with space 2014-07-24 16:25:03 +07:00
CakeResponse.php Added missing return statement. 2014-08-05 08:39:19 -04:00
CakeSocket.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00