diff options
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -100,6 +100,7 @@ PHP NEWS - Fixed crash on op-assign where argument is string offset (Brian, Stas) - Fixed bug #38710 (data leakage because of nonexisting boundary checking in statements in mysqli) (Stas) +- Fixed UMR in in array_user_key_compare() (MOPB-24 by Stefan Esser) (Stas) 08 Feb 2007, PHP 5.2.1 - Added read-timeout context option "timeout" for HTTP streams. (Hannes, Ilia). |