-
Hey,
When i try to load Fixtures, pdo throws the exception from above. I found a workaround using TransactionHelper from Doctrine, but therefore i have to edit the Doctrine EntityManager, and i don…
-
-
### Environment
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keyword…
-
As a new comer, I want to use sulu as symfony recipe, but https://docs.sulu.io/en/2.6/book/getting-started.html do not show that.
In https://symfony.com/components/Symfony%20Flex I can see Sylius t…
-
### Pimcore version
v11.3.1.1 / v2024.2
### Steps to reproduce
Could be a duplicate or related to #17422
1. Login into the public demo.
2. Open a Car Grid view. (like [this](https://demo…
-
saas:build fails right now when `composer install --no-dev` has been done. it cannot find bootstrap, as it's right now in require-dev 🤔
https://github.com/symfony/demo/blob/main/composer.json#L66
-
Hi,
Juste upgraded to 8.3 and the UNACCENT function throws an error :
```
Error:
Cannot use object of type Doctrine\Common\Lexer\Token as array
at vendor/martin-georgiev/postgresql-for-d…
-
I was thinking it would be nice to try it before there is a full release. If I just upgrade api-platform/core, everything is working fine. However, if I follow release suggestions about replacing it w…
-
It is not possible for me to install a version higher than 1.4.1. Here my composer.json
```json
{
"name": "kmergen/fewo-sf7",
"type": "project",
"license": "proprietary",
"desc…
-
I've just encountered strange behavior when Doctrine ORM 2.5.5 tries to recreate some of indexes each time when I'm generating the migration or using `doctrine:schema:update` in my project.
I have …