diff options
author | Jani Taskinen <jani@php.net> | 2008-09-02 08:58:18 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2008-09-02 08:58:18 +0000 |
commit | 66ebb8019b7cc3232c870557db07eaeca714b681 (patch) | |
tree | 5b61c7f2a6a85ec2ef8f62ca06945560fc98fe5a | |
parent | d13b704d2572896f50f5644ec5f4291e09db94c5 (diff) | |
download | php-git-66ebb8019b7cc3232c870557db07eaeca714b681.tar.gz |
- Moved to PHP_5_2
-rw-r--r-- | NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -44,10 +44,6 @@ PHP NEWS - Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails). (Etienne, Dmitry) - Fixed bug #45696 (Not all DateTime methods allow method chaining). (Derick) -- Fixed bug #43668 (Added odbc.default_cursortype to control the ODBC - cursormodel). (Patrick) -- Fixed bug #43666 (Fixed code to use ODBC 3.52 datatypes for 64bit systems). - (Patrick) - Fixed bug #45636 (fileinfo ext duplicate strndup). (Derick) - Fixed bug #45545 (DateInterval has 4 char limitation for ISO durations). (Derick) |