Tac Tacelosky

Results 545 comments of Tac Tacelosky

Let's us know when we can start testing V2. I'm eager to use the new return types.

Thanks. The recipe system is one of the weakest parts of the Symfony ecosystem. It seems like it'd be so much easier for bundle developers to configure the recipe within...

Thanks! How about adding the routing and a small config file that at least has a basic health check working that is installed with the recipe? Should I be following...

I'm still not quite following how to integrate it with OhDear. Doesn't OhDear need an API endpoint to check? If I need something like https://packagist.org/packages/bitbirddev/oh-dear-bundle, could you add it to...

Thanks! It appears that OhDear only offers paid plans (after a free trial). Are there other integrations for open source projects that are free? I'll follow the OhDear instructions regardless.

I have lots of demo sites, sometimes just to prove that a bundle is installable. (You'd be amazed how many aren't!) For example, https://barcode-demo.survos.com/ is a trivial site that uses...

I have lots of demo sites, sometimes just to prove that a bundle is installable. (You'd be amazed how many aren't!) https://barcode-demo.survos.com/ I'm doing PWA's more now, and I often...

This is less pressing now that there's a recipe, but still I don't think that command should generate an invalid configuration. In IntegerNode.php line 26: Invalid type for path "liip_monitor.checks.groups.name.messenger_transports.name.critical_threshold"....

Perhaps related to https://github.com/symfony/symfony/pull/58705