Skip to content

Add deoplete completion for php - #5169

Open
hashar wants to merge 1 commit into
dense-analysis:masterfrom
hashar:php-completion
Open

hashar wants to merge 1 commit into
dense-analysis:masterfrom
hashar:php-completion

Conversation

@hashar

@hashar hashar commented Sep 22, 2026 •

Copy link
Copy Markdown

To access methods and properties, PHP uses :: (static) and -> (dynamic). Add them as triggers for auto completion.

Where are the tests? Have you added tests? Have you updated the tests? Read the
comment above and the documentation referenced in it first. Write tests!

Seriously, read :help ale-dev and write tests.

Not sure whether any test can be done for what is mostly added configuration?

To access methods and properties, PHP uses `::` (static) and `->`
(dynamic). Add them as triggers for auto completion.
@hashar
hashar requested a review from w0rp as a code owner September 22, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant