Home GnuPG

Correctly label symbols in `n_CLASS_STATIC_ACCESS`
20446fc6b6acUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Correctly label symbols in n_CLASS_STATIC_ACCESS

Summary: Fixes T6847. These symbols should always be classes, not interfaces.

Test Plan:

test.php
<?php

Foo::bar();
> ./scripts/phutil_symbols.php test.php

Reviewers: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T6847

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

Details

Provenance
Joshua Spence <josh@joshuaspence.com>Authored on Jan 2 2015, 2:02 AM
Parents
rPHUTIL10fca52d0ff6: Allow in-memory maps to be registered in libphutil
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHUTIL20446fc6b6ac: Correctly label symbols in `n_CLASS_STATIC_ACCESS` (authored by Joshua Spence <josh@joshuaspence.com>).Jan 2 2015, 5:18 AM