Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 11:53:22 +01:00
parent 0c20d72f4d
commit 384d64d8d1

View file

@ -291,3 +291,11 @@ framework:
* HttpClient + DomCrawler + CssSelector + HttpKernel + BrowserKit
* RIP Goutte!
### In 4.4
- `max_duration`
- `buffer` based on a callable
- `$chunk->isInformational()`
- `$response->toStream()`
- Async-compatible extensibility, when decoration is not enough