Thomas Landauer
Thomas Landauer
Wording is taken from https://twig.symfony.com/doc/3.x/filters/format_datetime.html
Current approach (turning it into a blockquote by indenting it) doesn't work: https://symfony.com/doc/4.4/form/form_collections.html#allowing-new-tags-with-the-prototype
...cause it's somewhat counter-intuitive that restart is required even when `watch` is running.
It's just 4 commands - so it's easier to show them all in both versions, rather than explaining the rule **twice** ;-) Besides, it's now copy-pastable.
Reason: Too many numbers are only distracting from the message - anybody can image that all numbers are just arbitrary examples... Other problem: The axis legends "1 hour window" in...
I moved the note downwards, because two things should be explained before it: * cURL and Native Client * How to send an HTTP header Besides, it not that important...
Reasons: * There needs to be an example on how to pass any information to this callback service. I merely *guessed* the `route` syntax - it's not even explained at...
When using Symfony's new way to set up a bundle https://symfony.com/doc/current/bundles/extension.html#loading-services-directly-in-your-bundle-class, the following error is emitted by [NoParameterWithContainerTypeDeclarationRule](https://github.com/ergebnis/phpstan-rules/blob/main/src/Methods/NoParameterWithContainerTypeDeclarationRule.php#L149): > Method FooBundle\FooBundle::loadExtension() has a parameter $builder with a type declaration of...