]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Sun, 9 Jan 2005 18:25:43 +0000 (18:25 +0000)
committerAntony Dovgal <tony2001@php.net>
Sun, 9 Jan 2005 18:25:43 +0000 (18:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8f5702f33337fe960c8d54051779306abc1744ab..0c0216dbe996cbfa0a6046223d7e2dcc10e9c80d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP                                                                        NEWS
 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
 - Added length and charsetnr for field array and object in mysqli. (Georg)
 - Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values). (Georg)
+- Fixed bug #31454 (session_set_save_handler crashes PHP when supplied 
+  non-existent object ref). (Tony)
 - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms). (Joe)
 - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype). (Jani)
 - Fixed bug #31371 (highlight_file() trims new line after heredoc). (Ilia)