From d20fe303b3ca56415edd1f866eaba7a1253463de Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 20 Nov 2005 08:13:34 +0000 Subject: [PATCH] fix news --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c4aaaf5114..a765e0e5c9 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,13 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2005, PHP 5.1 -- FIxed bug #35293 (PDO segfaults when using persistent connections). (Tony) +- Fixed bug #35293 (PDO segfaults when using persistent connections). (Tony) - Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module). (Ilia) - 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) - Fixed bug #33201 (Crash when fetching some data types). (Frank) +- Fixed bug #32009 (crash when mssql_bind() is called more than once). (Frank) 17 Nov 2005, PHP 5.1 Release Candidate 6 - Changed function parameter parsing to handle integers in a non-strict fashion -- 2.40.0