From 793d0ab719bd2f24becb5270dc227ddd77cd2ee5 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Wed, 5 Apr 2006 12:17:33 +0000 Subject: [PATCH] fixed bigint conversion errors (windows) --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e81aadccb5..76526f3500 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 30 Mar 2006, PHP 5.1.3RC2 +- Fixed mysqli bigint conversion under Windows (Georg) - Fixed XSS inside phpinfo() with long inputs. (Ilia) - Check 2nd parameter of tempnam() against path components. (Ilia) - Fixed Apache2 SAPIs header handler modifying header strings. (Mike) -- 2.50.1