Page MenuHomePhabricator

D11615.id27950.diff
No OneTemporary

D11615.id27950.diff

diff --git a/src/parser/xhpast/bin/xhpast_parse.php b/src/parser/xhpast/bin/xhpast_parse.php
deleted file mode 100644
--- a/src/parser/xhpast/bin/xhpast_parse.php
+++ /dev/null
@@ -1,25 +0,0 @@
-<?php
-
-function xhpast_build() {
- return PhutilXHPASTBinary::build();
-}
-
-function xhpast_get_binary_path() {
- return PhutilXHPASTBinary::getPath();
-}
-
-function xhpast_get_build_instructions() {
- return PhutilXHPASTBinary::getBuildInstructions();
-}
-
-function xhpast_get_parser_future($data) {
- return PhutilXHPASTBinary::getParserFuture($data);
-}
-
-function xhpast_is_available() {
- return PhutilXHPASTBinary::isAvailable();
-}
-
-function xhpast_version() {
- return PhutilXHPASTBinary::getVersion();
-}

File Metadata

Mime Type
text/plain
Expires
Sep 2 2025, 5:52 PM (15 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
9412272
Default Alt Text
D11615.id27950.diff (724 B)

Event Timeline