Merge branch '2.7' into 2.8

This commit is contained in:
mark_story 2015-10-16 22:09:21 -04:00
commit bfec911661

View file

@ -72,7 +72,7 @@ class HttpSocket extends CakeSocket {
* Contain information about the last response (read only)
*
* @var array
*/
*/
public $response = null;
/**