phpmd icon indicating copy to clipboard operation
phpmd copied to clipboard

False positive for UnusedPrivateMethod when method is called on clone

Open sveneld opened this issue 3 years ago • 1 comments

Related to https://github.com/phpmd/phpmd/issues/937

sveneld avatar Feb 06 '22 15:02 sveneld

I confirm, this code should not trigger the violation. Thanks for the unit test, it will help to fix. 💪

kylekatarnls avatar Feb 06 '22 15:02 kylekatarnls