Larry Garfield

Results 179 comments of Larry Garfield

The de facto pattern of several past PSRs has been that the interfaces provide the "read" but not "configure" API. Configure is left up to the particular implementation, and you...

I'm pretty sure a space is required after any comma. Sounds like something you should take up with php-cs.

Since we're about to tag 3.0, if we want to clarify this further, it sounds like a reasonable 3.1 target.

(Adjusted reference in the summary to match GitHub automation expectations.)

@jrfnl Would this language be good enough for you? It's a bit wiggly in how it specifies things, but maybe that's OK in this case?

(With editor hat on) I'm open to not doing anything here if that ends up being the consensus. Or if the consensus is we should specify something, that's OK too....

Hm, nice catch. Can you make a separate issue for it, or better yet a PR to change it to "this standard"?

In my own code, I've honestly not made up my mind yet. 😄 Or rather, I am almost always skipping the `public` and just saying `private(set)` on a promoted property,...

> i would recommend to reach out to PER-CS to conclude on aligned recommendation. Hi, I'm the editor for PER-CS and the co-author of the aviz RFC that introduced this...

The coding standards have long said not to use certain rarely-used or problematic syntaxes. Eg, they require `