mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
8035b37df2
Setting $request->data to the raw put data isn't overly useful unless it can be decoded. Generally $request->data is expected to be an array, when its a string things can go funny. Fixes #3320 |
||
---|---|---|
.. | ||
Http | ||
CakeRequest.php | ||
CakeResponse.php | ||
CakeSocket.php |