summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2019-07-15 14:17:13 +0200
committerRemi Collet <remi@php.net>2019-07-15 14:17:13 +0200
commitad48464ec2ef6c9b4026129dd1adc413fa4fe3c7 (patch)
treedece1120fb9425b62cf71e42304c52e3c3376246
parent590d8f82634caf195e0ef2899cd01317c8117461 (diff)
downloadphp-git-ad48464ec2ef6c9b4026129dd1adc413fa4fe3c7.tar.gz
typo [ci skip]
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9c9b805cf6..3fcacbb17c 100644
--- a/NEWS
+++ b/NEWS
@@ -45,7 +45,7 @@ PHP NEWS
. Upgraded to SQLite 3.28.0. (cmb)
- Standard:
- . Fixed #78241 (touch() does not handle dates after 2038 in PHP 64-bit). (cmb)
+ . Fixed bug #78241 (touch() does not handle dates after 2038 in PHP 64-bit). (cmb)
. Fixed bug #78269 (password_hash uses weak options for argon2). (Remi)
04 Jul 2019, PHP 7.3.7