From: Rasmus Lerdorf Date: Tue, 11 Jan 2005 22:33:08 +0000 (+0000) Subject: Should probably note this X-Git-Tag: php-4.3.11RC1~169 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7606d9483eb3f761afe0eb857f6576ea46ed340e;p=php Should probably note this --- diff --git a/NEWS b/NEWS index e31c748487..560f077373 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, Version 4.3.11 +- Fixed MacOSX shared extensions crashing on Apache startup (Rasmus) - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) - Fixed bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref). (Tony)