Commits ------- 9e038c0 Edited src/Symfony/Component/BrowserKit/Client.php via GitHub Discussion ---------- [BrowserKit] Small change in description of reset() method
@@ -417,7 +417,7 @@ abstract class Client
/**
* Restarts the client.
*
- * It flushes all cookies.
+ * It flushes history and all cookies.
* @api
*/