diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-08-17 16:56:58 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-08-17 16:56:58 +0800 |
commit | 1dab8e07f2e14221f534202e7d0c03600b3259eb (patch) | |
tree | 1fa58df238e66014eb696e5f85be262ab9de2d54 | |
parent | b172f43caa048861899e78eb56607cb5b60e5cfb (diff) | |
download | php-git-1dab8e07f2e14221f534202e7d0c03600b3259eb.tar.gz |
Update NEWs
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |