diff options
author | Remi Collet <remi@php.net> | 2017-11-15 15:33:09 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2017-11-15 15:33:09 +0100 |
commit | 57e5ba662db36ab7cdd985eafc9b9974a7bb9932 (patch) | |
tree | bf8b9fd6c72c8312837c5b47575b5c4365af708f | |
parent | 96016087a4a97f587710640ee3cdf7e41fac997f (diff) | |
download | php-git-57e5ba662db36ab7cdd985eafc9b9974a7bb9932.tar.gz |
NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.2.0 +- Core: + + . Fixed bug #75515 ("stream_copy_to_stream" doesn't stream anymore). (Sara) 09 Nov 2017, PHP 7.2.0RC6 |