stas Thu Jun 9 13:22:06 2005 EDT
Modified files:
/php-src NEWS
Log:
#29689
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1908&r2=1.1909&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1908 php-src/NEWS:1.1909
--- php-src/NEWS:1.1908 Tue Jun 7 09:19:09 2005
+++ php-src/NEWS Thu Jun 9 13:22:06 2005
@@ -155,6 +155,9 @@
- Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry)
- Fixed bug #28568 (SAPI::known_post_content_types is not thread safe).
(Moriyoshi)
+- Fixed bug #29689 (default value of protected member overrides default value
of private)
+ and other private variable problems in inherited classes (Stas)
+- Abstract private methods are no longer allowed (Stas)
13 Jul 2004, PHP 5.0.0
- Rewritten UNIX and Windows install help files. (Documentation Team)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php