diff --git a/reference/network/functions/setcookie.xml b/reference/network/functions/setcookie.xml index 75ecb171a7a9..89d0f86a0c85 100644 --- a/reference/network/functions/setcookie.xml +++ b/reference/network/functions/setcookie.xml @@ -237,21 +237,20 @@ - 7.3.0 + 8.0.0 - An alternative signature supporting an options - array has been added. This signature supports also setting of the - SameSite cookie attribute. + Passing unsupported keys now throws a ValueError + instead of emitting an E_WARNING. - 8.0.0 + 7.3.0 - Passing unsupported keys now throws a ValueError - instead of emitting an E_WARNING. + An alternative signature supporting an options + array has been added. This signature supports also setting of the + SameSite cookie attribute. -