Hi,
With the version 1.59.17638, I had 47 errors for my project.
When I install the next versions, 1.59.17668 or 1.59.17674, I have more than 800 errors.
It seems it is related to the error PHP0416 (Undefined property).
Did you change the behavior or configuration about this error?
Maybe when the class has a __get magic function, the unknown/dynamic properties raise a PHP0416 error?
Thank you.