mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 19:16:16 +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 | ||
CakeRequestTest.php | ||
CakeResponseTest.php | ||
CakeSocketTest.php |