- Issue created by @rocketeerbkw
- First commit to issue fork.
- last update
about 1 year ago 771 pass - @phenaproxima opened merge request.
- last update
about 1 year ago 771 pass - Assigned to tedbow
- Status changed to Needs review
about 1 year ago 1:56pm 24 October 2023 - πΊπΈUnited States phenaproxima Massachusetts
Assigning to @tedbow for review. I don't think we need dedicated test coverage here; the issue is OS-specific, and the changes here are purely internal refactoring for compatibility.
18:27 40:31 Running24:29 57:07 Running- Assigned to phenaproxima
- πΊπΈUnited States tedbow Ithaca, NY, USA
We couldn't use
\Drupal\Core\File\FileSystemInterface::scanDirectory
here? - πΊπΈUnited States phenaproxima Massachusetts
We cannot, because it unconditionally excludes hidden things. This is explicitly documented on the interface:
* Finds all files that match a given mask in a given directory. * * Directories and files beginning with a dot are excluded; this prevents * hidden files and directories (such as SVN working directories) from being * scanned.
- last update
about 1 year ago 771 pass - Status changed to RTBC
about 1 year ago 4:28pm 24 October 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
Looks good. I agree the test coverage in `UnknownPathExcluderTest` already covers this
- last update
about 1 year ago 771 pass - last update
about 1 year ago 771 pass -
phenaproxima β
committed 6ced02cd on 3.0.x
Issue #3395782 by phenaproxima, rocketeerbkw: Dependence on GLOB_BRACE...
-
phenaproxima β
committed 6ced02cd on 3.0.x
- Issue was unassigned.
- Status changed to Fixed
about 1 year ago 4:42pm 24 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.