- Issue created by @bluegeek9
- 🇮🇳India SandeepSingh199
Some time PHPStan might warn about the Unsafe usage of new static() because the late static binding might not work as expected in some scenarios. So insted of using static use self.
- Status changed to Needs review
12 months ago 7:13am 6 December 2023 - Status changed to Needs work
12 months ago 4:45pm 8 December 2023 - 🇺🇸United States bluegeek9
The class also needs to be made final, or at least the constructor.
- First commit to issue fork.
- Status changed to Needs review
12 months ago 7:18am 12 December 2023 - 🇮🇳India viren18febS
Hi @bluegeek9
I have fixed the issues and added a patch, please review.
Thanks - Merge request !9Issue #3406325 by viren18febS, SandeepSingh199: Issues reported by PHPStan → (Merged) created by bluegeek9
-
bluegeek9 →
committed b6a5f6ab on 8.x-1.x authored by
viren18febS →
Issue #3406325 by viren18febS, SandeepSingh199: Issues reported by...
-
bluegeek9 →
committed b6a5f6ab on 8.x-1.x authored by
viren18febS →
- Status changed to Fixed
12 months ago 1:37am 13 December 2023 Automatically closed - issue fixed for 2 weeks with no activity.