-
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…
-
| Q | A
| ---------------------| -----------------------
| `auditor` version | 2.0.3
| PHP version | 8.1.2
| Database | SQLite
#### Summary
It fail…
-
### Environment
#### Sonata packages
show
```
Direct dependencies required in composer.json:
sonata-project/entity-audit-bundle 1.12.0 1.12.0 Audit for Doctrine Entities
```
#…
-
Hi,
When I change the value of a time type field, the audit record not show neither field.
Probably this error is related with below message when the command "oro:message-queue:consume" is runne…
-
| Q | A
| ----------------------------| -----------------------
| `auditor-bundle` version | 5.0.3
| PHP version | 7.4.32
| Database …
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
According to https://github.com/doctrine/orm/issues/6915
$em->flush($entity) shouldn't be used anymore since it will perform a full flush.
This currently causes duplicate updates, and entries in…
-
Hi Tawfeov
Thanks for share your work on ZF2EntityAudit module!
Could you please, do an extra effort and make ZF2EntityAudit compatible with PHP 5.6 again on dev-master?
Last month you make s…
-
### Feature Request
Doctrine doesn't support `DateTime`/`DateTimeImmutable` as part of composite primary key.
| Q | A
|------------ | ------
| BC Break | no
| Version |2.15…