Hi. Tim Eilers wrote: > What about a Check, if reserved PHP keywords were used in a class name. > Is there any complete list? I'd rather rely on some lint in the CI server to check this. After all "php -l" does that job pretty well :) Regards, Karsten