| Newsgroups |
php.standards |
| Message-ID |
<[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=67783&edit=1
ID: 67783
Updated by: [email protected]
Reported by: [email protected]
Summary: Method calls
-Status: Open
+Status: Feedback
Type: Bug
Package: PHP Language Specification
PHP Version: Irrelevant
Block user comment: N
Private report: N
New Comment:
Not sure why. The function call part of those is identical, the difference is how the function being called is located, but that's described in other parts.
Previous Comments:
------------------------------------------------------------------------
[2014-08-05 17:12:53] [email protected]
Description:
------------
https://github.com/php/php-langspec/blob/master/spec/13-functions.md#function-calls
I think it might be good to have a separate section for method calls (ex. "$o->foo()", "C::foo()") vs. function calls ("f()").
(There was not general agreement that this was a good idea)
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=67783&edit=1