mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
857f08ae47
Summary: This is sort of a guess. In D357, arc has gone crazy and removed a bunch of 'utils' dependencies for gc3. I think this is because his HPHP/i has them marked as builtins. However, I don't have an HPHP/i build (and probably don't have the fortitude to build it outside of a Facebook environment, I spent about two hours on it at one point and got maybe 25% of the way through the build process before running into things I didn't know how to resolve) so I'm not sure this is the issue. No one else's diffs have exhibited this problem eitehr, so I'm not confident this is actually the problem or solution. gc3, can you apply this locally to a copy of arcanist and then run 'arc lint' (or 'arc lint --apply-patches') on your commit and see if it restores all the libphutil/utils requirements? Test Plan: unable, see summary Added 'array_keys' to this blacklist and verified the technical behavior of the patch is correct by var_dump()'ing builtins. Reviewed By: gc3 Reviewers: gc3, tuomaspelkonen, jungejason, aran CC: aran, gc3, epriestley Differential Revision: 361 |
||
---|---|---|
.. | ||
__init_script__.php | ||
arcanist.php | ||
phutil_analyzer.php | ||
phutil_mapper.php |