Skip to content

Conversation

@richard67
Copy link
Contributor

@richard67 richard67 commented Jul 11, 2025

Alternative to PR #29 .

Summary of Changes

Fix unignorable PHPStan errors.

Another way to fix these errors would be PR #29 .

For the remaining, ignorable errors, the baseline was backported from 4.x-dev with commit 9d7c5c8 and adapted to 3.x-dev with commit f92ec43 .

@Hackwar @rdeutz Can we do it that way to make phpstan pass in 3.x-dev? Or are the method singature changes b/c breaks?

@richard67 richard67 changed the title [3.x] Adapt phpstan baseline to 3.x-dev, fix unignorable errors [3.x] Fix unignorable phpstan errors Jul 11, 2025
@rdeutz rdeutz merged commit 99f72e0 into 3.x-dev Jul 12, 2025
15 checks passed
@HLeithner
Copy link
Contributor

this is a b/c break

@richard67
Copy link
Contributor Author

this is a b/c break

@HLeithner So should we have chosen PR #29 instead? I see no other way as this one here or that one because the PHPStan errors were of the not ignorable type.

@HLeithner
Copy link
Contributor

yes #29 is the correct way to do it.

@richard67
Copy link
Contributor Author

Thanks for checking. I will fix it tomorrow if nobody else is faster.

richard67 added a commit that referenced this pull request Jul 13, 2025
@richard67
Copy link
Contributor Author

Reverted with commit b36bd44 .

@richard67 richard67 deleted the 3.x-dev-phpstan branch July 13, 2025 08:45
@rdeutz
Copy link
Contributor

rdeutz commented Jul 14, 2025

@HLeithner what is the b/c break here?

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.

4 participants