diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,6 +31,9 @@ PHP NEWS . Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient has rounding errors) (Keyur Govande) +- Streams: + . Fixed bug which caused call after final close on streams filter. (Bob) + 22 Jan 2015, PHP 5.5.21 - Core: |