Page MenuHomePhorge

Fix tab complete in php 8
ClosedPublic

Authored by avivey on Jul 15 2023, 19:23.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 11:45
Unknown Object (File)
Fri, Apr 12, 22:44
Unknown Object (File)
Thu, Apr 4, 01:55
Unknown Object (File)
Wed, Apr 3, 02:55
Unknown Object (File)
Apr 1 2024, 02:26
Unknown Object (File)
Mar 31 2024, 02:04
Unknown Object (File)
Mar 29 2024, 22:16
Unknown Object (File)
Mar 27 2024, 15:12

Details

Summary

Ref T15064

Test Plan

run arc shell-complete; arc shell-complete arc shell; Should suggest completions, not crash.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avivey requested review of this revision.Jul 15 2023, 19:23
src/toolset/workflow/ArcanistShellCompleteWorkflow.php
95

Finally we can remove the (bool)

avivey marked an inline comment as done.Jul 18 2023, 15:40
This revision is now accepted and ready to land.Jul 21 2023, 10:16
This revision was automatically updated to reflect the committed changes.