cakephp2-php8/lib/Cake/Network
Val Bancer 320cdf98ee Add undocumented properties (#12717)
See https://book.cakephp.org/2.0/en/controllers/request-response.html#accessing-request-parameters and https://api.cakephp.org/2.10/source-class-UpgradeShell.html#345-403

* Initialize $params to null
* Document more magic properties, trigger deprecated notices
* Use $controller->request->params instead $controller->params
* Remove unused variable
* Improve documentation, add type checks.
* It seems like $this->uses can also be of type false; however, parameter
$array of array_unshift() does only seem to accept array.
* Declare undeclared property
* Add extra type checks
* Adjust type check
* Improve documentation, initiate uninitialized variables.
* Improve documentation, reset variable
2018-11-15 20:41:57 -05:00
..
Email code style 2018-08-01 21:50:38 +03:00
Http Fix: phpdoc miss 2017-10-04 00:22:42 +09:00
CakeRequest.php Add undocumented properties (#12717) 2018-11-15 20:41:57 -05:00
CakeResponse.php Rebuilds the solution 2018-08-22 11:40:41 -04:00
CakeSocket.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00