Home GnuPG

Declare tokenCache on AASTNode
6ef9295e388dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Declare tokenCache on AASTNode

Summary:
See discussion in T10462. Because this class extends Phobject, calling $this->undeclaredProperty = $value; throws.

Declare $tokenCache.

Test Plan: Added debugging statements, saw change cause cache hits to occur.

Reviewers: joshuaspence, chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D15358

Details

Provenance
epriestley <git@epriestley.com>Authored on Feb 27 2016, 4:24 PM
Parents
rPHUTILc6e226fe460b: Introduce idxv(), like idx()
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUTIL6ef9295e388d: Declare tokenCache on AASTNode (authored by epriestley <git@epriestley.com>).Feb 27 2016, 5:08 PM