fmk             Fri Nov 18 15:48:47 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  MFH Fix #33963. mssql_bind fails on input parameters
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.205&r2=1.2027.2.206&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.205 php-src/NEWS:1.2027.2.206
--- php-src/NEWS:1.2027.2.205   Fri Nov 18 15:40:51 2005
+++ php-src/NEWS        Fri Nov 18 15:48:46 2005
@@ -5,6 +5,7 @@
 - Fixed bug #35273 (Error in mapping soap - java types). (Dmitry)
 - Fixed bug #33153 (crash in mssql_next result). (Frank)
 - Fixed bug #32009 (crash when mssql_bind() is called more than once). (Frank)
+- Fixed bug #33963 (mssql_bind() fails on input parameters). (Frank)
 
 17 Nov 2005, PHP 5.1 Release Candidate 6
 - Changed function parameter parsing to handle integers in a non-strict fashion

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to