See discussion in T10462. Because this class extends Phobject, calling $this->undeclaredProperty = $value; throws.
Declare $tokenCache.
Differential D15358
Declare tokenCache on AASTNode epriestley on Feb 27 2016, 3:25 PM. Authored by Tags None Referenced Files
Subscribers None
Details
See discussion in T10462. Because this class extends Phobject, calling $this->undeclaredProperty = $value; throws. Declare $tokenCache. Added debugging statements, saw change cause cache hits to occur.
Diff Detail
|