diff options
-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 |