mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-09 16:32:39 +01:00
(stable) Promote 2018 Week 50
This commit is contained in:
commit
ed5d02ab3e
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ final class ArcanistPHPCompatibilityXHPASTLinterRule
|
|||
$symbol = $params->getChildByIndex(0);
|
||||
|
||||
if (!$symbol->isStaticScalar()) {
|
||||
continue;
|
||||
break;
|
||||
}
|
||||
|
||||
$symbol_name = $symbol->evalStatic();
|
||||
|
|
Loading…
Reference in a new issue