Page MenuHomePhabricator

D11517.id27697.diff
No OneTemporary

D11517.id27697.diff

diff --git a/src/parser/xhpast/bin/xhpast_parse.php b/src/parser/xhpast/bin/xhpast_parse.php
--- a/src/parser/xhpast/bin/xhpast_parse.php
+++ b/src/parser/xhpast/bin/xhpast_parse.php
@@ -3,7 +3,7 @@
function xhpast_is_available() {
static $available;
- if ($available === null) {
+ if (!$available) {
$available = xhpast_version() == 'xhpast version 5.5.8/1g';
}

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 7, 12:37 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7310554
Default Alt Text
D11517.id27697.diff (382 B)

Event Timeline