Alexander Schranz

Results 353 issues of Alexander Schranz

Want to use [media-feature-value-dollar-variable](https://github.com/kristerkari/stylelint-scss/blob/master/src/rules/media-feature-value-dollar-variable/README.md) but want to allow: ``` @media (max-width: $var - 1px) { a { color: red; } } @media (max-width: $var + 1px) { a { color:...

I want to use fink not only to check for false response codes. I want also to dump its response content (in my case html) to a file because I...

| Q | A | ------------- | --- | License | MIT | Doc issue/PR | symfony/symfony-docs#... Add recipe for php-cs-fixer/shim.

| Q | A | ------------- | --- | License | MIT | Packagist | jms/serializer-bundle /cc @goetas Symfony switch to use `when@env` everywhere in there core bundle configuraitons. This...

| Q | A | ------------- | --- | License | MIT | Packagist | [sulu/form-bundle](github.com/sulu/suluformbundle) The 2.4 not longer requires enabling of the esi and fragments configuration. So the...

Since https://github.com/ongr-io/ElasticsearchBundle/pull/909 the 5.2 version support ES 7 but there is false response of the count as the api will return total as object in ES 7.

- PHP: 7.0 - ElasticSearch: 5 - Ongr: 5.0.2 It use the false folder when an embed is from an extended Document: https://github.com/ongr-io/ElasticsearchBundle/blob/v5.0.2/Mapping/DocumentParser.php#L599. The `guessDirName` returns for `SuluArticleBundle:ExcerptViewObject` the `Bundle/WebsiteBundle/Document/`...

6.0

Old description It is common that a library, application or CMSs need to have a template renderer / engine for rendering data for their websites or emails. As a library...

New PSR
WIP

This is not a issue more a question. Currently the postcss import plugin is loading the css file itself. They have an option of resolving the postcss manually e.g.: ```js...

Based on the bundle configuration (user_context_hash, xkey, ...) and registered http cache subscribers (e.g. CustomTtlListener, UserContextListener, ...) it would be greate to generate the `.vcl` file. Specially in cases like...