* Exclude directories from file system search Directories can also match the glob search pattern if their names end in ".php", which will cause a read error later since the ContentRetriever implementers are expecting files. As far as I know, the only way to fix this is to do an additional check to ensure the URI is not of a directory. This resolves #306. |
||
---|---|---|
.. | ||
ClientFilesFinder.php | ||
FileSystemFilesFinder.php | ||
FilesFinder.php |