-
Due to changes of twig translations method in generated PHP templates - need to add correct keyword.
Current translation string looks like: $this->env->getExtension('Symfony\Bridge\Twig\Extension\Tran…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.29…
-
A bundle may be mapped to many sections, so when displaying the featured news on the homepage for instance, the bundle doesn't know the right route to call because of the unknown Section ID.
The new …
tiois updated
9 years ago
-
Adding a command like `php artisan make:view` would allow the user to generate view files via the command line instead of having to use their editor and/or filesystem.
### Some options that may be in…
-
I want to use Assetic with standalone Twig but I am a bit confused. I use code below and it works fine when I echo it but in standalone twig when I have `{% stylesheets 'css/*' debug=true %} ... {% st…
-
Hello
I just finished installing FOSSBilling on my shared hosting.
After adding a new currency and removing default US Dollar currency I got this error message on client side when I click order li…
-
| Q | A
| --- | ---
| Bug? | no
| New Feature? | no
| Sulu Version | for 2.0
#### Actual Behavior
Actually in twig the developer gets a `Api/Media` class as this is just a wrapper class most…
-
When access a group form, the following error has shown (debug mode enabled):
![image](https://github.com/user-attachments/assets/45038c99-454b-4da9-85df-b828112c99e3)
_Unknown column 'glpi_plug…
-
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…
-
Hello everyone,
Could you please tell me if it's possible to sandbox the environment ? Users of my app will be allowed to customize their own emails templates and I would like to restrict some featur…