Open vasekbrychta opened 3 years ago
Sure. Please send a PR.
If you've found any more inconsistencies between the Java library version and this PHP port, then please open corresponding issues/PRs for adding missing stuff.
Ok, I'll prepare the PR.
Would you prefer the file matchers to match string paths, SplFileInfo
objects or both?
@vasekbrychta , both:
SplFileInfo
classSplFileInfo
object is provided, then it's used as isFor reference: https://github.com/hamcrest/JavaHamcrest/blob/master/hamcrest/src/main/java/org/hamcrest/io/FileMatchers.java
Would it be possible to add FileMatchers?