diff options
author | bwoebi <bobwei9@hotmail.com> | 2013-10-16 16:04:23 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2013-10-16 18:33:14 +0200 |
commit | 4c0bb6d76eb0c8b9fdc74c3c8858a146ab34e2f8 (patch) | |
tree | 92449281c67cd0d1bc894d4bc37ef4c9b78989e5 /main/php.h | |
parent | b0a36007abb522b6b1e3a6b3108eb726053b9d72 (diff) | |
download | php-git-4c0bb6d76eb0c8b9fdc74c3c8858a146ab34e2f8.tar.gz |
Fixed bug #65911 ($this not usable as static property)
In context of static accesses like classname::$this, the string
"$this" should not be handled like a $this variable, but as an
identifier for a static variable.
Diffstat (limited to 'main/php.h')
0 files changed, 0 insertions, 0 deletions