Skip to content

Conversation

@wijourdil
Copy link

@wijourdil wijourdil commented Sep 26, 2019

I added the possibility to handle wildcards in hook names + I added a "Wildcards" section in README.md

It's not perfect because it matches wildcards ONLY IF there is no exact match (array_key_exists($hook, $this->watch))
and it executes the first wildcard to match, but I still think it can be useful in some use cases !

➕ added PHPDoc on Facade class to allow autocompletion in IDE

@esemve
Copy link
Owner

esemve commented Oct 1, 2019

thx a lot, I will test it if I have enough time

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