summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 110958da42..b98ff42081 100644
--- a/NEWS
+++ b/NEWS
@@ -6,13 +6,13 @@ Core:
. Fixed bug #62210 (Exceptions can leak temporary variables). (Dmitry, Bob)
. Added void return type. (Andrea)
-Standard
+Standard:
. Implemented FR #55716 (Add an option to pass a custom stream context to
get_headers()). (Ferenc)
. Implemented FR #69359 (Provide a way to fetch the current environment
variables). (Ferenc)
-Hash
+Hash:
. Added SHA3 fixed mode algorithms (224, 256, 384, and 512 bit). (Sara)
PDO_Firebird: