Skip to content

Conversation

@MarTango
Copy link
Contributor

@MarTango MarTango commented May 19, 2018

Previously, the function company-phpactor--get-suggestions took two variables, SOURCE and OFFSET, but didn't even use them (I forgot to implement the changes). Now the function uses phpactor--command-argments

What worries me now is that I think this makes it slightly less testable? But perhaps the package is small enough that it won't be an issue.

Previously, the function `company-phpactor--get-suggestions` took two
variables, SOURCE and OFFSET, but didn't even use them (I forgot to
implement the changes). Now the function uses
`phpactor--command-argments`

What worries me now is that I think this makes it slightly less
testable? But perhaps the package is small enough that it won't be an issue.
@zonuexe zonuexe merged commit f25fe20 into emacs-php:master May 20, 2018
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.

2 participants