diff options
| author | Frank M. Kromann <fmk@php.net> | 2005-11-18 20:48:46 +0000 |
|---|---|---|
| committer | Frank M. Kromann <fmk@php.net> | 2005-11-18 20:48:46 +0000 |
| commit | e1fac162a0e79693853d20767c6e6d555da32570 (patch) | |
| tree | 80ab435b59a791ed2051159968795aaa6f88d963 | |
| parent | ae75d4350de8234a634e31eb0932628f882d57cb (diff) | |
| download | php-git-e1fac162a0e79693853d20767c6e6d555da32570.tar.gz | |
MFH Fix #33963. mssql_bind fails on input parameters
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ PHP NEWS - 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 |
