diff options
author | Antony Dovgal <tony2001@php.net> | 2007-02-09 10:15:56 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2007-02-09 10:15:56 +0000 |
commit | e6d69595afed237cdfe561c9f052efb41f41c622 (patch) | |
tree | f6d3145be746bd2188e427a7ada0ae3f1e2fb490 | |
parent | 2024ec6e2ab76bc7b5c749f7b0e9fe13fe9c3583 (diff) | |
download | php-git-e6d69595afed237cdfe561c9f052efb41f41c622.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2007, PHP 5.2.2 - Upgraded SQLite 3 to version 3.3.12 (Ilia) - Add --ri switch to CLI which allows to check extension information. (Marcus) +- Fixed bug #40410 (ext/posix does not compile on MacOS 10.3.9). (Tony) - Fixed bug #39836 (SplObjectStorage empty after unserialize). (Marcus) 08 Feb 2007, PHP 5.2.1 |