fmk Tue Apr 20 19:55:02 2004 EDT Modified files: /php-src NEWS Log: mssql related fixes http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1686&r2=1.1687&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1686 php-src/NEWS:1.1687 --- php-src/NEWS:1.1686 Tue Apr 20 14:29:16 2004 +++ php-src/NEWS Tue Apr 20 19:55:02 2004 @@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ????? 2004, PHP 5 Release Candidate 2 +- Fixed handling of return values from storred procedures in mssql_execute() + with multiple result sets returned. (Frank) +- Fixed bug #28007 (compile mssql extension with old versions of FreeTDS + fails). (Frank) - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance. (Dmitry, Andi) - Added pty support to proc_open(). (Wez)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php