]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Wed, 23 Jul 2003 16:56:05 +0000 (16:56 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 23 Jul 2003 16:56:05 +0000 (16:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e9a322a83eb967a12ebf7f90f6e4e75822eba3c8..68a0b2d910ba7b10e829165def5d52778aa3b117 100644 (file)
--- 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)