diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-08-09 18:41:49 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-08-09 18:41:49 +0900 |
| commit | 6d257691a39fb8c4191f4564ec6406d080dbf6b5 (patch) | |
| tree | 0e3749b2a35bb2a3afc0d72575024194417b2257 /scripts/plugin-class-classifier/src/VendorPackages.php | |
| parent | 72cbecaec29cecc723ce29c87d10048114aeef5b (diff) | |
| download | php-shirabe-6d257691a39fb8c4191f4564ec6406d080dbf6b5.tar.gz php-shirabe-6d257691a39fb8c4191f4564ec6406d080dbf6b5.tar.zst php-shirabe-6d257691a39fb8c4191f4564ec6406d080dbf6b5.zip | |
feat(path-downloader): restrict a mirrored path package to its archivable files
PathDownloader builds an ArchivableFilesFinder and hands it to
Filesystem::mirror as the iterator that selects what to copy, so a path
package installed by mirroring drops what .gitattributes marks
export-ignore, what .gitignore excludes and the VCS directories. The
port dropped the argument, and mirrored the source tree whole.
Every method mirror() calls on the entries it walks is derived from the
pathname, so the iterator is modeled as a list of pathnames rather than
as a Traversable of SplFileInfo.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'scripts/plugin-class-classifier/src/VendorPackages.php')
0 files changed, 0 insertions, 0 deletions
