summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1c62716f8..23899096d2 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,9 @@ PHP NEWS
keys in result). (Laruence)
. Fixed bug #76643 (Segmentation fault when using `output_add_rewrite_var`).
(cmb)
+ . Added support for the SameSite cookie directive, including an alternative
+ signature for setcookie(), setrawcookie() and session_set_cookie_params().
+ (Frederik Bosch, pmmaga)
19 Jul 2018, PHP 7.3.0alpha4