Hello,
Please look at this link, https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/inspections/b0f631e5-6575...
All the three issues reported are more or less similar. And I believe that I've already done what it is suggesting. But still, it classifies these issues as bug, and one of them as major bug. Is it a false alarm or I am doing something wrong?
Also, is there any better way to achieve what i'm trying to do? (To implement a method same way in more then one subclasses, without duplicating code)