Rob

Results 271 comments of Rob

Unfortunately I do not think it will be quite that simple. Cannot think of a proper solution of the top of my head either though.

Development of nice-to-have features is very much up to opensource contributions. Feel free to submit a PR.

If I am not mistaken, this PR can be updated now that the other components support 7+

> Hm, IIRC that `file_link()` Twig filter comes from `symfony/debug-bundle`, make sure that bundle is installed and enabled for the current Sf env - probably start looking into this direction....

I'm sorry, but I fail to see how this is related to satis. `composer create-project` is part of Composer. Satis has nothing to do with this. Any credentials needed at...

Looks like https://github.com/composer/satis/commit/73922c744dd68224a33375576f17dbef269c553b was incomplete. Odd that this was not reported earlier though. I guess because it defaults to `true` in the code, the only use case is when you...

While the linked issues and pull requests from both `php-src` and `reactphp` seem to suggest that `tls1.3` should be working fine; I too experienced a significant amount of blocked/stalled fpm...

I am confused, the errors regarding annotations are still present with the release of `v3.16.0`. ``` In AnnotationException.php line 36: [Semantical Error] The class "Doctrine\ORM\Mapping\Column" is not annotated with @Annotation....

Why would I do that? My composer dependencies are not the issue here.