summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2016-08-17 16:56:58 +0800
committerXinchen Hui <laruence@gmail.com>2016-08-17 16:56:58 +0800
commit1dab8e07f2e14221f534202e7d0c03600b3259eb (patch)
tree1fa58df238e66014eb696e5f85be262ab9de2d54
parentb172f43caa048861899e78eb56607cb5b60e5cfb (diff)
downloadphp-git-1dab8e07f2e14221f534202e7d0c03600b3259eb.tar.gz
Update NEWs
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59d15e40b4..4353350652 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,7 @@ PHP NEWS
. Fixed bug #72278 (getimagesize returning FALSE on valid jpg). (cmb)
- Streams:
+ . Fixed bug #72853 (stream_set_blocking doesn't work). (Laruence)
. Fixed bug #72764 (ftps:// opendir wrapper data channel encryption fails
with IIS FTP 7.5, 8.5). (vhuk)