Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 11:26:43 +01:00
parent 8e36e0c7ca
commit 157b76a0fa

View file

@ -182,6 +182,9 @@ Notifier
* new symfony component, released in may * new symfony component, released in may
* Httpclient contracts, separate package that contains interfaces * Httpclient contracts, separate package that contains interfaces
* Symfony
* PHP-FIG
* Httplug
* `HttpClient::create()`. `$client->get()` * `HttpClient::create()`. `$client->get()`
* JSON decoded with error handling * JSON decoded with error handling
* Used on symfony.com website (#1391). Replaces Guzzle `Client` for `HttpClientInterface` * Used on symfony.com website (#1391). Replaces Guzzle `Client` for `HttpClientInterface`