Homec4science

Rename XHPAST build script

Authored by Joshua Spence <josh@joshuaspence.com> on May 20 2015, 01:43.

Description

Rename XHPAST build script

Summary: Historically XHPAST was built using a shell script, but it is now executed by PHP. We should eventually rename this file for consistency. To retain compatibility, we could possibly symlink build_xhpast.sh to build_xhpast.php and then check the value of $argv[0] and emit a deprecation warning if build_xhpast.sh was called.

Test Plan: N/A

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12889

Details

Committed
Joshua Spence <josh@joshuaspence.com>May 20 2015, 01:43
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUaa016bffbb60: Remove PhutilTestCase class
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHUcf22ba3c303e: Rename XHPAST build script (authored by Joshua Spence <josh@joshuaspence.com>).May 20 2015, 01:43