Homec4science

Correctly label symbols in `n_CLASS_STATIC_ACCESS`

Authored by Joshua Spence <josh@joshuaspence.com> on Jan 2 2015, 02:02.

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

Committed
Joshua Spence <josh@joshuaspence.com>Jan 2 2015, 05:18
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU10fca52d0ff6: Allow in-memory maps to be registered in libphutil
Branches
Unknown
Tags
Unknown

Event Timeline

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