-
### Description
It would be nice to have a filter in Twig templates that allows you to retrieve e. g. the path of a file from its uuid.
There is a solution in the 0.1 Theme
https://github.com/con…
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
main
### Bug description…
-
It seems that this test fails on Twig 3.15:
```
Failed asserting that two strings are identical.
Expected :'File is invalid: Unexpected token "end of template" of value "".'
Actual :'File is i…
-
Could you add support for the new Twig feature:
https://github.com/twigphp/Twig/pull/4349
-
**Project description**
Language server for Twig templates.
**Metadata**
* homepage URL: https://github.com/kaermorchen/twig-language-server
* source URL: https://github.com/kaermorchen/twig-…
-
### What happened?
### Description
I get the following error when I try to access different store management pages (for example ‘Discounts’):
```
Twig\Error\RuntimeError: Impossible to access an at…
-
User Deprecated: Since twig/twig 3.12: Twig Filter "spaceless" is deprecated
https://github.com/twigphp/Twig/pull/4236
-
Hi,
I encountered an issue while trying to install the twig-language-server. Below are the details of the problem:
Description: I received an error when executing the npm install command for the twi…
-
When I add html tags to the metadata field in pages (e.g. via the admin panel) the HTML will be escaped and therefore all possibly dangerous characters are replaced by the PHP function `htmlspecialcha…
-
### Mautic Series
5.1.x series
### Mautic installed version
5.1.1
### Way of installing
I'm using a Docker image from https://hub.docker.com/r/mautic/mautic
### PHP version
8.1.0
### What brow…