- Issue created by @ryanrobinson_wlu
- First commit to issue fork.
- Merge request !23Issue #3423519: PHPUnit warnings: mismatched function returns β (Open) created by _shy
- last update
about 1 year ago 113 pass - Status changed to Needs review
about 1 year ago 8:16am 2 March 2024 - πΊπ¦Ukraine _shy Ukraine, Lutsk πΊπ¦
I also fixed a use statement, because non-namespaced classes/interfaces/traits should not be referenced with use statements.
Let's see if the tests will pass.
- π¨π¦Canada ryanrobinson_wlu
I can confirm that the change worked for me. I added it as a patch to my composer, ran the tests on my local dev environment, and those warnings are no longer in the results.
- Status changed to Closed: duplicate
12 months ago 12:25pm 18 April 2024 - π―π΅Japan ptmkenny
Closing in favor of π PHP 8.1 deprecations RTBC , which was submitted first.