Guy Sartorelli

Results 424 comments of Guy Sartorelli

Just came across this when I was starting to implement https://github.com/ddev/ddev/issues/4416#issuecomment-1901847995 - these are basically two ways of handling the same (or at least a related) problem, and they conflict...

OH! I don't think that would be practical, since you'd have to either parse the flag before the command you're using it with exists (which I don't think is possible),...

> Can you give an example how you'd use it with global commands? I don't immediately understand how that would help, given the work you've already done. The work I've...

I've created https://github.com/ddev/ddev/pull/5863 to tackle this

I've raised https://github.com/ddev/ddev/pull/5625 to add a toggle arg for the xdebug command.

Yup, this is causing us some grief as well. Specifically the lack of > if fallback detectMimeTypeFromPath returns null use the previous detected mime type We're getting a valid `text/plain`...

For what it's worth, any discussion of adopting the OSV format belongs on the issue for that topic: https://github.com/FriendsOfPHP/security-advisories/issues/576 This issue seems to be about whether this repository should pull...

Hi there, Thank you for your contribution. I notice that you didn't follow the pull request template - I've added that template back in to your pull request description. Please...

> I'm going to suggest closing this issue as this is not an issue with PHPCS, but an issue with your code containing parse errors. It seems to me that...

Let me know if you want any tests, docs, etc - I didn't see a contribution guide so I just went with the least invasive change.