79781589

Date: 2025-10-03 09:02:14
Score: 2
Natty:
Report link

Okay, so finally this is my bad !

In my repository I had this function :

public function __get($property)
{
    return $this->$property;
}

This is what causes my exception when findAll() is called.

I'll find an alternative.

Thanks everyone!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: user21049957