summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2021-02-17 15:12:32 +0000
committerSara Golemon <pollita@php.net>2021-02-17 15:12:32 +0000
commitbb858252ac15013dda367f2815424e3907b1a972 (patch)
tree59eb2c2a0a7d431b0e80acca6b5c83e9385a9155
parent7f68a7afe625ffdc485a05d417197bc30cbb1513 (diff)
downloadphp-git-bb858252ac15013dda367f2815424e3907b1a972.tar.gz
Update NEWS for PHP 8.0.3RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 63901ebd5e..e3fdd404e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2021, PHP 8.0.3
+18 Feb 2021, PHP 8.0.3RC1
- Core:
. Fixed #80706 (mail(): Headers after Bcc headers may be ignored). (cmb)