Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion en/appendices/4-0-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,10 @@ Error
Http
----

* ``Cake\Http\Client`` now follows `PSR-18: HTTP Client <https://www.php-fig.org/psr/psr-18/>_` specifications.
* ``Cake\Http\Client\Response::isSuccess()`` was added. This method returns true
if the response status code is 2xx.

Mailer
------

Expand Down