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
Thu, Mar 20, 6:43 AM (19 m, 46 s ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7685219
Default Alt Text
D15945.diff (520 B)

Event Timeline