From 3d7abc2931d75c3edc55df6a6576bebde441bc00 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Thu, 6 Apr 2006 21:11:12 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b6ebcf73e0..c70d5788a2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 30 Mar 2006, PHP 5.1.3RC2 +- Fixed a bug that would not fill in the fifth argument to preg_replace() + properly, if the variable was not declared previously. (Andrei) - Fixed safe_mode check for source argument of the copy() function. (Ilia) - Fixed mysqli bigint conversion under Windows (Georg) - Fixed XSS inside phpinfo() with long inputs. (Ilia) -- 2.50.1