Mark Scherer

Results 859 comments of Mark Scherer
trafficstars

`@param $primary` is missing the type But it would still be nice if the sniffer wouldn't fail that hard in this case.

Afaik this is fixed in https://github.com/php-collective/code-sniffer/blob/661c6bb2ce1c52233df5f74d489a8b0f5e9738da/PhpCollective/Sniffs/Commenting/TypeHintSniff.php#L120-L122 and could be pulled in.

Is there any update on the v4 release with BS5? Or still in beta?

I would close this as impossible. I once tried as well, and after 500 lines of exceptions and still no where close to having a reliable package this is just...

Knowing my German language well and looking into the issue it is really literally impossible. It starts with words, that are the same but also need to know the "der/die/das"...

You could start a library for all nouns. Together with this that would work.

Yeah, without the context (at least the "der/die/das" article) there will be no chance to translate properly. Imagine "Leiter". die Leiter ("ladder") => die Leitern ("ladders") der Leiter ("leader") =>...

> Never programmed in German, quite interested to see how it works. Let me know if I can be of any help. You also should NEVER program in German.^^ I...

I mean from the outside, the using function of ->hasMany() See my example. Your code snippet does not seem to work. Only AI (tabinePro in my case) seems to sometimes...

That said ``` @param array{className: string, targetTable: string, foreignKey: string, webroot: string, dependent: bool, cascadeCallbacks: bool, conditions: array, sort: array, saveStrategy: string, finder: string} $options List of options to configure...