mike Thu Jan 26 13:26:52 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.377&r2=1.2027.2.378&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.377 php-src/NEWS:1.2027.2.378 --- php-src/NEWS:1.2027.2.377 Thu Jan 26 11:18:46 2006 +++ php-src/NEWS Thu Jan 26 13:26:51 2006 @@ -14,6 +14,7 @@ - Added ReflectionClass::newInstanceArgs($args). (Marcus) - Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE on error. (Pierre) +- Fixed bug #36152 (problems with curl+ssl and pgsql+ssl in same PHP). (Mike) - Fixed bug #36134 (DirectoryIterator constructor failed to detect empty directory names). (Ilia) - Fixed bug #36113 (Reading records of unsupported type causes segfault).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php