derick Fri Apr 23 14:20:40 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: Reorder NEWS http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.647&r2=1.1247.2.648&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.647 php-src/NEWS:1.1247.2.648 --- php-src/NEWS:1.1247.2.647 Fri Apr 23 13:51:38 2004 +++ php-src/NEWS Fri Apr 23 14:20:39 2004 @@ -1,7 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, Version 4.3.7 -- Fixed bug #27810 (don't use php's pemalloc in ext/pcre). (Joe Orton) - Fixed possible crash inside pg_copy_(to|from) function if delimiter is more then 1 character long. (Ilia) - Fixed handling of return values from storred procedures in mssql_execute() @@ -18,6 +17,7 @@ fails). (Frank) - Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely). (Ilia) +- Fixed bug #27810 (don't use php's pemalloc in ext/pcre). (Joe Orton) 15 Apr 2004, Version 4.3.6 - Updated bundled PDFLib library to version 5.0.3p1 in Windows distribution.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php