Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
0c20d72f4d
commit
384d64d8d1
|
@ -291,3 +291,11 @@ framework:
|
||||||
|
|
||||||
* HttpClient + DomCrawler + CssSelector + HttpKernel + BrowserKit
|
* HttpClient + DomCrawler + CssSelector + HttpKernel + BrowserKit
|
||||||
* RIP Goutte!
|
* RIP Goutte!
|
||||||
|
|
||||||
|
### In 4.4
|
||||||
|
|
||||||
|
- `max_duration`
|
||||||
|
- `buffer` based on a callable
|
||||||
|
- `$chunk->isInformational()`
|
||||||
|
- `$response->toStream()`
|
||||||
|
- Async-compatible extensibility, when decoration is not enough
|
||||||
|
|
Loading…
Reference in a new issue