Jeroen Versteeg

Results 79 comments of Jeroen Versteeg

> Assets will be moved to a separate repo where they are automatically built on any change and periodically to auto-update dependencies with known vulnerabilities. That sounds like a great...

Hi Pablo, We'll give it a try in our next tech-debt week next month.

I'm getting the same error on both the Lando MySQL service, as well as a custom (`type: compose`) service. The setup works fine on my Windows 10 WSL 2 running...

I'm pretty sure this is a duplicate of #2527. I'll share my findings and resolution there.

Interesting! I've actually asked the maintainer of the Symfony Support plugin for PhpStorm to [change the auto-complete to default to long form](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2024). My reason was to make it easier to...

> Fun thing I recently discussed with @keulinho and we were both confused why https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2024#issuecomment-2032008806 already worked although we were pretty sure it did not :D Actually, it turns out...

Hey Adam, Could you please write a test for this? My other PR (#3844) was blocked until test coverage was added (and rightly so). It should be really easy to...

@BelleNottelling I'm afraid I don't quite follow. It's been a while since I've looked at this bug/PR. In fact, [my original explanation](https://github.com/twigphp/Twig/issues/3568#issuecomment-931382860) is from September 2021. It's possible the behavior...

PHPUnit(-selenium) 3.7.29 (1.3.3) + Selenium 2.39.0 + Firefox 26 (on Ubuntu) don't throw an Exception but silently ignore the cookie. I just spent an hour trying to figure out why...