-
```
Attempted to load class "Twig_Extension" from the global namespace.
Did you forget a "use" statement?
```
Fails with Twig 2.*
As hotfix you can create empty class and register it with sam…
-
OS: Windows 10
PHP version: 8.3.10
Composer version: 2.6.6
Tried to create a demo project, like described in the docs...
```
D:\>symfony new symfony-test --demo
* Creating a new Symfony Demo…
-
Good day!
I see a lot of formatting issues for twig. Let's look at one of them:
## System Info
- OS: ubuntu 20.04
- Python Version (``3.8.10``)
- djLint Version (``1.9.5`)
- template la…
-
### Pimcore version
v11.1.5|6c5f20023cf9350953a3351197076e60c514b2a3
### Steps to reproduce
1. Create a Data Object Class
2. Add an input field of type text with the name `productname`
3. A…
-
template.html.twig:
```twig
{{ 'View Details'|t }}
```
Removing the HTML comment line resolves the issue.
```
[2020-04-02 23:39:10.976] [exthost] [error] TypeError: Cannot read p…
-
Hi,
I have noticed the form resources are loaded by the bundle extension.
In the Symfony documentation, form resources are loaded in framework config
(https://symfony.com/doc/current/form/form_…
-
Hi there,
I've spent a few hours trying everything to get this to work on save with VS Code.
Prettier works fine with HTML files, but I just can't get it to format *.twig files.
My .prettier…
-
We have error when use another Loader for twig, when try parse string
Text text
In result we have:
Text
-
This might be useful to integrate a PHP editor so we can develop and integrate custom twig extensions to fiddles.
This has not been scheduled for the first release as this leads to lots of questions …
-
### 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
10.0.15
### Bug descript…