Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArrayLoader: handle links where target is invalid numeric package name #10663

Merged
merged 1 commit into from Mar 29, 2022

Conversation

glaubinix
Copy link
Contributor

Resolves: Uncaught Console Exception: strtolower(): Argument #1 ($string) must be of type string, int given in ArrayLoader.php:373

Traces:

src/Composer/Package/Loader/ArrayLoader.php:373",
src/Composer/Package/Loader/ArrayLoader.php:68",
src/Composer/Repository/VcsRepository.php:306",
src/Composer/Repository/ArrayRepository.php:311",

@Seldaek Seldaek added this to the 2.3 milestone Mar 29, 2022
@Seldaek Seldaek added the Bug label Mar 29, 2022
@Seldaek Seldaek merged commit 854aab5 into composer:main Mar 29, 2022
@Seldaek
Copy link
Member

Seldaek commented Mar 29, 2022

Thanks

emahorvat52 pushed a commit to emahorvat52/composer that referenced this pull request Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants