-
"php": ">=7.2.0",
"liip/theme-bundle": "1.5.2",
"symfony/symfony": "3.4.6",
"twig/extensions": "1.5.1",
"twig/twig": "2.4.7",
"symfony/twig-bundle"…
-
Getting this error:
`Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone…
kerim updated
7 years ago
-
class AsseticFilterFunction extends \Twig_SimpleFunction, which is final class since Twig 2.0
https://github.com/kriswallsmith/assetic/blob/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1/src/Assetic/Exte…
-
All the nifty i18n-related helpers in [Twig\Extension](https://github.com/wikimedia/ToolforgeBundle/blob/master/Twig/Extension.php) could be moved to [Wikimedia\ToolforgeBundle\Service\Intuition](http…
-
I just installed the extension in VSCode and got the following error:
```
2024-07-11 22:24:09.496 [info] Error: Cannot find module '@miyagi/twig-drupal'
```
### VSCode Details
```
Version:…
-
Hi
I am trying to add twig.js files (.twig) into the node-dev watch file system changes like
{
"notify": true,
"clearScreen": true,
"timestamp": true,
"vm": false,
"extensions": {
"ls"…
-
Hi,
I'm not able to autocomplete work into my twig files.
In my project I have this:
```
/images
/templates/.twig files
```
My config.cson (inspired by examples found in issues):
```
"aut…
-
Symfony 4.4 is released - its the long-term-supported version for the next years. Symfony 4.4 dropped support for some classes which makes the bundle unusable. Twig version 3 has now namespaces:
…
-
```
Warning: Missing argument 2 for Template::__construct(), called in /home/furtastic/domains/furtastic.pl/public_html/system/library/dotpay/TemplateLoader.php on line 63 and defined in /home/furtas…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.29…