summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2017-04-10 06:45:28 +0100
committerJoe Watkins <krakjoe@php.net>2017-04-10 06:46:04 +0100
commit1b6f784dd6cbcc8c8f93a0c647948dedf09ad070 (patch)
tree61041b9466377af4c08e35a09eb9e0cfe120ef6c
parent9fe4d2d9cb52903decfb0177615dde35ec244111 (diff)
parenta93832f414e8f962c754c305dbb59799014b46d6 (diff)
downloadphp-git-1b6f784dd6cbcc8c8f93a0c647948dedf09ad070.tar.gz
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: fix news
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0dac949f61..1e1fb5cc63 100644
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,8 @@ PHP NEWS
seconds). (Moritz Fain)
- phar:
- . Fixed bug #74383 phar method parameters reflection correction. (mhagstrand)
+ . Fixed bug #74383 (phar method parameters reflection correction).
+ (mhagstrand)
- Standard:
. Fixed bug #72071 (setcookie allows max-age to be negative). (Craig Duncan)