mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-17 17:38:54 +00:00
![]() It's the value of the called object. Additionally, in php 7.1, it was no longer possible to reassign $this indirectly through a reference. Even in php 7.0, I'd think it would initially be more like a value (that references can be created from) than a reference, but I may be misunderstanding what this means or what $this did in php 5 or older. Closes GH-380. |
||
---|---|---|
.. | ||
abstract.xml | ||
anonymous.xml | ||
autoload.xml | ||
basic.xml | ||
changelog.xml | ||
cloning.xml | ||
constants.xml | ||
decon.xml | ||
final.xml | ||
inheritance.xml | ||
interfaces.xml | ||
iterations.xml | ||
late-static-bindings.xml | ||
magic.xml | ||
object-comparison.xml | ||
overloading.xml | ||
paamayim-nekudotayim.xml | ||
properties.xml | ||
references.xml | ||
serialization.xml | ||
static.xml | ||
traits.xml | ||
variance.xml | ||
visibility.xml |