Skip to content

Conversation

@kermorgant
Copy link
Contributor

Previous PR #108 got its git history a bit messed so here's a new one.

By doing this, we are able to replace phpactor-find-executable
function which is a bit more optimized as completion makes frequent
use of it.

  • update test
  • reevaluate phpactor-executable using setq (override defcustom), after
    composer install using hook

@kermorgant kermorgant force-pushed the feature/phpactor-executable-defcustom-take2 branch 3 times, most recently from 85f36e8 to bd81306 Compare June 30, 2019 06:46
@kermorgant kermorgant force-pushed the feature/phpactor-executable-defcustom-take2 branch from bd81306 to 3063c33 Compare July 13, 2019 14:43
By doing this, we are able to replace phpactor-find-executable
function which is a bit more optimized as completion makes frequent
use of it.

- update test
- reevaluate phpactor-executable using setq (override defcustom), after
composer install using hook

convert use of phpactor-executable function to use of variable

apply change for completion too
@kermorgant kermorgant force-pushed the feature/phpactor-executable-defcustom-take2 branch from 3063c33 to 298c15b Compare July 13, 2019 14:43
This old implementation had an ambiguous behaviour

It is now replaced by phpactor--find-executable which does only what
its name implies
@kermorgant kermorgant requested a review from zonuexe August 12, 2019 13:45
@kermorgant
Copy link
Contributor Author

Hi @zonuexe
I've been using this without issue for a long time now.
Could we merge it ?

Copy link
Member

@zonuexe zonuexe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kermorgant Great work! LGTM

@zonuexe zonuexe merged commit 01ced48 into master Aug 12, 2019
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.

3 participants