Greg Bowler

Results 120 comments of Greg Bowler

I've added the `help wanted` label because I'm not sure how to fix this myself.

Closing due to inactivity. Please open if this is still unanswered for you.

This will be closed by #468 - properties of objects should not bind lists by default, without being explicit with `IteratorAggregate` or similar.

#57 will fix this issue when it is implemented. Your locale.gen functions are being run on the Github Actions workspace, but they are not being run within the PHPUnit container.

Thanks for the info. Looking into it for you.

Thank you for your detailed write up @AlexSkrypnyk - I agree with you. I will write some documentation that addresses this, because I think most new issues submitted here are...

This is currently possible by specifying the `vendored_phpunit_path` option, but seeing as you're not the first to ask about this, I think there should be a better way. Here's what...

I agree, I'm amazed I didn't think of this before - not everyone always wants/expects the latest version of these tools. Thanks for the report. I'll get it into action...

Just keeping you in the loop on the development of this. I thought I'd implement on my lesser-used https://github.com/php-actions/phpstan repository to test some real world impacts. There are a few...