Page MenuHomePhabricator

D15945.diff
No OneTemporary

D15945.diff

diff --git a/src/parser/xhpast/bin/PhutilXHPASTBinary.php b/src/parser/xhpast/bin/PhutilXHPASTBinary.php
--- a/src/parser/xhpast/bin/PhutilXHPASTBinary.php
+++ b/src/parser/xhpast/bin/PhutilXHPASTBinary.php
@@ -42,12 +42,12 @@
$path,
array('SKIP_PARSER=1', 'SKIP_SCANNER=1', 'clean', 'all', 'install'));
+ self::$version = null;
+
// Test the binary.
if (!self::isAvailable()) {
throw new Exception(pht('%s is broken.', 'xhpast'));
}
-
- self::$version = null;
}
/**

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 19, 3:43 AM (3 h, 49 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7685219
Default Alt Text
D15945.diff (520 B)

Event Timeline