Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T6829: The `Futures()` function violates naming conventions
- Commits
- rPHU9319f6d50d52: Remove the `Futures()` method
We could possibly deprecate this function instead (with phutil_deprecated).
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I think removing it outright is reasonable, this is a fairly advanced feature that probably has seen little/no third-party use.
Comment Actions
A little late to vote on this now, but deprecating would have been nicer.
I ran into this error, and it took a while to realize it was using an old forked version of Arcanist:
PHP Fatal error: Call to undefined function Futures() in ~/Tools/arcanist/src/repository/api/ArcanistGitAPI.php on line 612