-
## Describe the expected outcome of your requested feature
In administration, there are a few form types that allow adding an icon, icon title, or symbol after input. This is ensured by `appendix_blo…
-
#### Make the file extension optional
`$page->renderChunk('some-template')`
instead of
`$page->renderChunk('some-template.php')`
Assume the default extension to be `.php` and replace it with `.twig`…
owzim updated
9 years ago
-
https://github.com/drupal-pattern-lab/bem-twig-extension/blob/c772316bb6121823dcae157abfd1c173441e121d/bem.function.php#L19
If we pass an array of modifer like
`bem(base_element, ['mod1', 'mod2',…
-
I was trying to use this outside of a Symfony application and received this message as there are missing dependencies:
```
PHP Fatal error: Class 'Symfony\\Component\\Form\\Extension\\Core\\DataTran…
-
Hello vnuki.
My dying father told me he had a great regret. He said he wished he took better care of the things he he liked most.
Running PHP 7.4.14 I notice several compatibility errors. I like…
-
Hi,
I haven't figured out why the breadcrumb is empty when I am on an article page. Is there any chance to integrate articles into the sulu_breadcrumb function? Or do I have to add the crumbs manuall…
-
With the latest release of grav (1.7.15) the use of the pathinfo()-function throws an error in some enviroments (Strato Linux shared hosting, PHP 7.4.19):
Twig\Error\RuntimeError An exception has bee…
-
The class `PhoneNumberHelper` which extends `Symfony\Component\Templating\Helper\HelperInterface` and is used in the context of a twig extension force the installation of `symfony/templating`.
**Pr…
-
I'm trying to use this on Lumen. Right away I get
```
Class 'Symfony\Component\VarDumper\Cloner\VarCloner' not found
```
I suspect that the docs on which extensions to disable are not quite up to da…
-
### Description
Uploading an .svg image (image attached) in _general_ settings causing a exception error. This tend to happen with images exported by Adobe Illustrator version (AI CC 22.0.1). Some …