diff options
author | Joe Watkins <krakjoe@php.net> | 2017-04-10 06:45:28 +0100 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2017-04-10 06:46:04 +0100 |
commit | 1b6f784dd6cbcc8c8f93a0c647948dedf09ad070 (patch) | |
tree | 61041b9466377af4c08e35a09eb9e0cfe120ef6c | |
parent | 9fe4d2d9cb52903decfb0177615dde35ec244111 (diff) | |
parent | a93832f414e8f962c754c305dbb59799014b46d6 (diff) | |
download | php-git-1b6f784dd6cbcc8c8f93a0c647948dedf09ad070.tar.gz |
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fix news
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |