iliaa Wed Jul 23 12:56:06 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.296 php-src/NEWS:1.1247.2.297 --- php-src/NEWS:1.1247.2.296 Wed Jul 23 12:07:00 2003 +++ php-src/NEWS Wed Jul 23 12:56:05 2003 @@ -12,9 +12,13 @@ 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php