-
I tried to add this bundle to a sylius project(v.1.12.13) sf(6.4). According to composer its not possible because it's requirement is ^1.3 || ^2.0
and my project doctrine/persistence version is 3.…
-
**Sylius version affected**: 1.12
**Description**
I have this doctrine configuration:
```yaml
# config/packages/doctrine.yaml
doctrine:
orm:
enable_lazy_ghost_objects: true
`…
-
Hello Kreyu,
First of all: great kudos to you for this bundle, it already works really good :)
I would like to report that since v0.24.1 Doctrine queries are executed twice if Profiler is enabled.…
-
### Environment
PHP 8.1
SYMFONY 4.4
#### Symfony packages
{
"type": "project",
"license": "proprietary",
"require": {
"php": "^8.1",
"ext-ctype": "*",
"ex…
-
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, doc…
Kaaly updated
2 weeks ago
-
[2024-10-07T15:16:06.083669+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while executing a query: SQLSTATE[HY000]: General error: 136…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
If you have "TargetGroup" in a class definition and run the command "bin/console pimcore:build:classes" without a database running, it ends up in an missing database connection error:
```$ bin/consol…
-
Hi,
Are there plans to support version `~2.0` of the `doctrine/doctrine-bundle` requirement?
Also, is this project still maintained?
-
PHP Version: 8.2
damienharper/auditor-bundle: 5.2.5
mysql: 8.0.32
**Summary**
The auditor's table duplicates all actions on the entity: update, create, delete
**Inputs**
Using an example #25…