From: Ilia Alshanetsky Date: Wed, 23 Jul 2003 16:56:05 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC2~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d5ca2f45e50cf304fd60888df1ecf1474d9b8c5;p=php BFN --- diff --git a/NEWS b/NEWS index e9a322a83e..68a0b2d910 100644 --- a/NEWS +++ b/NEWS @@ -12,9 +12,13 @@ PHP 4 NEWS is used for background color. (Pierre-Alain Joye) - Fixed a bug that under certain circumstances could invalidate safe_mode. (Ilia) +- Fixed bug #24752 (Unhandled "uniqueidentifier" field type). (Ilia, + s.sonnenberg[at]coolspot.de) - Fixed bug #24710 (Crash when $obj->{0} is used). (Zeev) - Fixed bug #24663 (\n. sequences were not being escaped). (Ilia) - Fixed bug #24640 (var_export and var_dump can't output large float). (Marcus) +- Fixed bug #24609 (segfault when using replace node across different docs). + (Rob Richards) - Fixed bug #24594 (Rewrite the imagefill function). (Pierre-Alain Joye) - Fixed bug #24592 (NULL related crash in session extension). (Sascha) - Fixed bug #24573 (debug_backtrace() crashes if $this set to null). (Jani)