Skip to content

[BUGFIX] Skip nonexistent namespace paths#1009

Merged
s2b merged 1 commit intomainfrom
bugfix/nonexistentNamespaceDir
Oct 9, 2024
Merged

[BUGFIX] Skip nonexistent namespace paths#1009
s2b merged 1 commit intomainfrom
bugfix/nonexistentNamespaceDir

Conversation

@s2b
Copy link
Copy Markdown
Contributor

@s2b s2b commented Oct 9, 2024

If a PHP namespace is defined in composer.json, but the
referenced directory doesn't exist, ViewHelperFinder
produced a PHP error. With this change, nonexistent
directories are skipped.

If a PHP namespace is defined in composer.json, but the
referenced directory doesn't exist, ViewHelperFinder
produced a PHP error. With this change, nonexistent
directories are skipped.
@s2b s2b merged commit 3510df3 into main Oct 9, 2024
@s2b s2b deleted the bugfix/nonexistentNamespaceDir branch October 9, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants