[PHP-BUG] Bug #67790 [NEW]: Scope of class member

[email protected] ("[email protected]")
Newsgroups php.standards
Message-ID <[email protected]>
From:             joelm
Operating system: 
PHP version:      Irrelevant
Package:          PHP Language Specification
Bug Type:         Bug
Bug description:Scope of class member

Description:
------------
https://github.com/php/php-langspec/blob/master/spec/04-basic-concepts.md#scope

"The scope of a class member m  declared in, or inherited by, a class
type C is the body of C." Is the member really any more/less in scope
within the class than outside of it? e.g. $this->foo versus $x->foo Both
must dereference from something. 


-- 
Edit bug report at https://bugs.php.net/bug.php?id=67790&edit=1
--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.