| Newsgroups |
php.pear.doc |
| Message-ID |
<[email protected]> |
Edit report at http://pear.php.net/bugs/bug.php?id=16888&edit=1
ID: 16888
Comment by: [email protected]
Reported By: cweiske at php dot net
Summary: User note that is a documentation problem
Status: Open
Type: Documentation Problem
Package: Documentation
Operating System: Irrelevant
PHP Version: Irrelevant
Roadmap Versions:
New Comment:
I think closures with use() also fall into this question (for
standards.classdef.php).
Previous Comments:
------------------------------------------------------------------------
[2009-12-08 00:14:57] cweiske
Manual page: standards.classdef.php
Note submitter:
christian dot evolutioncv at googlemail dot com
What about 'extends', how should they be formatted?
1:
class foo extends bar
{
}
2:
class foo
extends bar
{
}
------------------------------------------------------------------------
--
Edit this bug report at http://pear.php.net/bugs/bug.php?id=16888&edit=1