[PEAR-BUG] Bug #16173 [NEW]: PHP _does_ support private members
[email protected] ("kornel at aardvarkmedia dot co dot uk")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
From: kornel Operating system: * Package version: PHP version: 5.0.0 Package: Documentation Bug Type: Bug Bug description: PHP _does_ support private members Description: ------------ http://pear.php.net/manual/en/standards.naming.php "Class Variables and Methods" section discussing private class members mentions "PHP does not yet support truly- enforceable private namespaces". This is incorrect. PHP5 does have proper private class members. Expected result: ---------------- I suggest removal of this sentence. Update of coding standards would be nice too. -- Edit bug report at http://pear.php.net/bugs/bug.php?id=16173&edit=1 --