Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finder: Add method for find paths as array. #13

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

janbarasek
Copy link

  • new feature
  • BC break? no

I think Finder should contain method for get all matching paths without you must use loop. It can be very helpful for fast simple cases when I want list of paths only.

Thanks.

src/Utils/Finder.php Outdated Show resolved Hide resolved
@janbarasek
Copy link
Author

Ping @dg

@dg dg force-pushed the master branch 7 times, most recently from 600c25b to 577c7b6 Compare March 4, 2021 19:59
@dg dg force-pushed the master branch 2 times, most recently from 0ec071d to 919c1f3 Compare August 25, 2021 14:59
@dg dg force-pushed the master branch 3 times, most recently from 6b2e10a to c57cccb Compare December 12, 2021 17:44
@dg dg force-pushed the master branch 10 times, most recently from 390af8d to c93ddaf Compare January 6, 2022 17:36
@dg dg force-pushed the master branch 4 times, most recently from a4cc672 to 8188eb1 Compare October 13, 2022 01:31
@dg dg force-pushed the master branch 2 times, most recently from 2762244 to 027395c Compare December 14, 2022 17:06
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