]> granicus.if.org Git - php/commitdiff
fixed bug #29522
authorGeorg Richter <georg@php.net>
Wed, 4 Aug 2004 12:59:26 +0000 (12:59 +0000)
committerGeorg Richter <georg@php.net>
Wed, 4 Aug 2004 12:59:26 +0000 (12:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 72f3b415abb24c14e7b17c3df86264aa31481a4d..b0b940485d502bbfad935e8cc3473d52fc041f2f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
+- Fixed bug #29522 (accessing properties without connection) (Georg)
 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)
 - Fixed bug #29311 (calling parent constructor in mysqli). (Georg)
 - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry)