diff --git a/UPGRADE-6.3.md b/UPGRADE-6.3.md index cf66a462ed78d..b3dcb9eeb1801 100644 --- a/UPGRADE-6.3.md +++ b/UPGRADE-6.3.md @@ -119,10 +119,6 @@ HttpFoundation -------------- * `Response::sendHeaders()` now takes an optional `$statusCode` parameter - -HttpFoundation --------------- - * Deprecate conversion of invalid values in `ParameterBag::getInt()` and `ParameterBag::getBoolean()` * Deprecate ignoring invalid values when using `ParameterBag::filter()`, unless flag `FILTER_NULL_ON_FAILURE` is set