-
When sending emails (after all, that's what MJML is all about) that contain images, it is often helpful or even necessary to attach images to the emails – that way, you can ensure emails are rendered …
-
Twig allows using operators as variable names - this is expected since it is possible to add operators to the language and it would make the language extremely unreliable to forbid calling a variable …
-
I'm the author of the [Twig Eclipse Plugin](https://github.com/pulse00/Twig-Eclipse-Plugin) and am thinking of a way to create step-through debugging support for twig templates.
As you've written bot…
-
Hi everyone
I'm using symfony 7 with encore.
i dont know what i'm doing wrong here. i always get the following error in my Dev-Tools-Console:
`Uncaught TypeError: Failed to resolve module spec…
-
With symfony 6.4 the dynamic fields start to break because Doctrine Annotation is not supported anymore.
After update to 6.4, all forms break with error related to Response Entity.
Uncaught PHP…
-
### PHP Version
8.2
### Shopware Version
6.6.1.1
### Expected behaviour
App script macros return the actual return value.
### Actual behaviour
App script macros return `Twig\Markup` instance.
…
-
The current schema:
- does not have identifiers (it's hard to synchronize questions with a database!)
- does not support versioning (mentioned in certificationy/symfony-pack#51)
- supports a help c…
-
It is possible to open files directly from the browser into VSCode. This could become really handy and save a couple seconds of what I think is a very common task while working with the library.
B…
-
Hello,
I'm struggling with UX dependent form component. I could not find anything in docs, but is it even possible to use dependent form and use that in other form that is not a component?
So far it…
-
**Describe the bug**
I'm using twig tweak module 3.1.3. Using one of the filter from it in a template and getting error on `blt validate` is giving error
**To Reproduce**
Steps to reproduce the …