Christoph Landsdorf

Results 61 comments of Christoph Landsdorf

The Linked FilterPass seems to make use of the DI for class resolution and parameter resolution. So should this not work then: service.yaml ```yaml App\Doctrine\ORM\Filter\SearchFilter: decorates: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter arguments: $decorated: '@.inner'...

Related, autoclosed PR here: https://github.com/geerlingguy/ansible-role-apache/pull/237

Problem for fadeIn is that it's not trivial to fix with a simple conditional. I tried it for like 1 or 2 days to fix it. But you will always...

I'd also like to see this coming. But I would also wait until at least beta or RC, otherwise too much maintaining would need to be done to keep this...

Not the right tracker/place to ask it, but they seem to keep going forward, especially with the latest changes that only v4 should be worked in in the official BS...

Please, peoples. Don't spam the inboxes of all collaboratives with +1 messages (in any repo on github btw.). There are Comment-Reactions you can use to tell your support for something....

The beta should be, at least in existing features, almost stable enough to go with a fork in stylus now. (https://blog.getbootstrap.com/2017/08/10/bootstrap-4-beta/) There should be not too much changes now within...

If the following header would be enough for an example: ``` php /** * Set the Redirect * * The $rules define when to trigger the redirect * The KeyValue...

Not speaking for him, but you could use `pandoc` (http://pandoc.org) to convert the rst to a pdf generating format or just let it create the pdf. To cite its manpage...