ErrLookup › symfony/finder
symfony/finder
Finds files and directories via an intuitive fluent interface · PHP · 51 source files
Analyzed at 4d6c057bfd on 2026-09-13. 10 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| The "ignoreVCSIgnored" option cannot be used by the Finder… | exception | error | php, symfony, finder, filesystem, permissions, gitignore |
| $e->getMessage() (dynamic; wrapped… | exception | error | filesystem, permissions, iteration |
| Don't understand " " as a date test. | validation | error | dates, parsing, invalid-argument |
| Don't understand " " as a number test. | validation | error | numbers, parsing, finder, size-filter |
| Invalid PHP callback. | validation | error | callbacks, finder, exclusion-filter |
| " " is not a valid date. | validation | error | dates, parsing, invalid-date |
| The SortableIterator takes a PHP callable or a valid… | validation | error | sorting, invalid-argument, finder |
| This iterator only support returning current as fileinfo. | exception | error | iteration, flags, filesystem |
| Invalid number " ". | validation | error | numbers, parsing, finder |
| Invalid operator " ". | validation | error | invalid-argument, validation, finder |