Skip to content

Conversation

@mho22
Copy link
Contributor

@mho22 mho22 commented Jun 28, 2025

Correct a minor typo in AutoloadGenerator.php at line 385 :

- $this->io->writeError('<info>To resolve ambiguity in classes not under your control you can ignore them by path using <href='...'>exclude-files-from-classmap</>');
+ $this->io->writeError('<info>To resolve ambiguity in classes not under your control you can ignore them by path using <href='...'>exclude-from-classmap</>');

@mho22
Copy link
Contributor Author

mho22 commented Jul 4, 2025

I have no idea why PHPStan is failing since I only removed a word in a string.

@Seldaek Seldaek merged commit 8f9442f into composer:2.8 Jul 8, 2025
19 of 20 checks passed
@Seldaek Seldaek added this to the 2.8 milestone Jul 8, 2025
@Seldaek
Copy link
Member

Seldaek commented Jul 8, 2025

Thanks, yeah phpstan on 7.2 just randomly crashes sometimes no worries.

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