ID: 29614 Updated by: [EMAIL PROTECTED] Reported By: nramsbottom at hotmail dot com Status: Open -Bug Type: Website problem +Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
PHP Manual problem, so classify as such Previous Comments: ------------------------------------------------------------------------ [2004-08-11 14:14:13] nramsbottom at hotmail dot com Description: ------------ There appears to be an error in the PHP manual for PHP5 class member visibility located at: http://www.php.net/manual/en/language.oop5.visibility.php >Protected limits access access to only classes inherited. Protected limits visiblity only to the class that defines the item. Also... > Class members must be defined with public, private, or private. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29614&edit=1