]> granicus.if.org Git - php/commitdiff
- I tend to write opposite things these days :P
authorMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 11 Jan 2005 22:27:26 +0000 (22:27 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 11 Jan 2005 22:27:26 +0000 (22:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 248700f5a7c3af76c84cb2be8913459048d493db..f0fba652bbbb55a7a087ad4eaffbc4df8d88fa85 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,8 @@ PHP                                                                        NEWS
 - Fixed bug #31107 (Compile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick)
 - Fixed bug #31103 (Better error message when c-client cannot be found). (Ilia)
 - Fixed bug #31101 (missing kerberos header file path with --with-openssl). (Jani)
-- Fixed bug #31098 (isset() / empty() incorrectly return false in dereference of a string type). (Moriyoshi)
+- Fixed bug #31098 (isset() / empty() incorrectly return true in dereference of
+  a string type). (Moriyoshi)
 - Fixed bug #31087 (broken php_url_encode_hash macro). (Ilia)
 - Fixed bug #31072 (var_export() does not output an array element with an empty
   string key). (Derick)