-
Hi,
In `DependencyInjection/LexikTranslationExtension.php`, you never try to find translation files in `framework.translator.default_path`.
So you don't find translations from new `/translations…
-
The twig global variable is not available on twig template:
`lolautruche/ez-core-extra-bundle` version `2.2.1`
`ezsystems/ezpublish-kernel` version `6.13.6`
Bundle configuration:
```
ez_cor…
-
I have struggled to find free time to develop this project due to my busy schedule and it looked like this library is frozen, but now I am going to get back to the active stage of development.
This i…
-
Here's my config, I think everything except the last line is irrelevant to the issue at hand:
```cs
var container = new DependencyInjectionContainer(c => c.AutoRegisterUnknown = false);
…
-
Since the NC 29 update, I've been receiving the following error message with Cron.php:
```
Error: Class "OC\BackgroundJob\TimedJob" not found in /var/www/html/custom_apps/backup/lib/Cron/Backup.ph…
-
Hi.
This tag https://github.com/Payum/PayumBundle/blob/master/Resources/config/payum.xml#L19
is not compatible with symfony v.3.2.x
-
**Sylius version affected**: 1.x (I believe all of them, from the 1.0. 1.3 for sure)
**Description**
In order to fetch entities from an API and then display them in a grid, we have to create at…
-
Hello,
Thank you in advance for the work done and for any help.
I have wallabag deployed from months/years with docker-compose and working, like this :
```yaml
version: '3'
services:
wal…
-
HAL module will be gone when Drupal 10 is released on Wednesday.
See https://www.drupal.org/node/3223395#s-hal
The custom ERPW Content module has an *undeclared* dependency on the core HAL modul…
-
Hello,
In Symfony 5, let's do this:
composer require youshido/graphql-bundle
composer remove youshido/graphql-bundle
composer require youshido/graphql-bundle
And you get this error:
Execut…