diff options
author | Anatol Belski <ab@php.net> | 2017-07-14 21:08:36 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-07-14 21:08:36 +0200 |
commit | d6bcfcd9eb5fa762b58fc3ae4b11428e3980d295 (patch) | |
tree | 908e3c8ca9319eb78cecb40a4a86ccf72d88949a | |
parent | 705c151cd8bffd0b4d8d83cdbc92f5c052dab277 (diff) | |
download | php-git-d6bcfcd9eb5fa762b58fc3ae4b11428e3980d295.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ PHP NEWS visibility). (pmmaga) . Fixed #74866 (extension_dir = "./ext" now use current directory for base). (Francois Laupretre) + . Fixed bug #74923 (Crash when crawling through network share). (Anatol) - Date: . Fixed bug #74852 (property_exists returns true on unknown DateInterval |