auditor-bundle
auditor-bundle copied to clipboard
The missing audit log library
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 #251, I fixed the error of...
| Q | A | ----------------------------| ----------------------- | `auditor-bundle` version | 5.2.3 | PHP version | 8.0.30 | Database | MySQL #### Summary After updating, I get an error saying...
Bumps the npm_and_yarn group with 3 updates: [postcss](https://github.com/postcss/postcss), [braces](https://github.com/micromatch/braces) and [ws](https://github.com/websockets/ws). Updates `postcss` from 8.4.33 to 8.4.34 Release notes Sourced from postcss's releases. 8.4.34 Fixed AtRule#nodes type (by @tim-we). Cleaned...
Could you please update your composer.json so it will fully support symfony 6.4 ? When i want to install it, i am getting the following error: Your requirements could not...
And some unnecessary code style
Hi, We have a Company and a Contact entity, they have a ManyToMany relation and this is creating 3 tables (Company, Contact and Company_Contact). If I delete a Contact, we...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.2 to 7.25.8. Release notes Sourced from @babel/core's releases. v7.25.8 (2024-10-10) :bug: Bug Fix babel-core #16888 Restore public API of resolvePlugin/resolvePreset (@nicolo-ribaudo) :house: Internal babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private,...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.4 to 7.25.8. Release notes Sourced from @babel/preset-env's releases. v7.25.8 (2024-10-10) :bug: Bug Fix babel-core #16888 Restore public API of resolvePlugin/resolvePreset (@nicolo-ribaudo) :house: Internal babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private,...
Bumps [@symfony/webpack-encore](https://github.com/symfony/webpack-encore) from 4.7.0 to 5.0.1. Release notes Sourced from @symfony/webpack-encore's releases. v5.0.1 Bug fixes #1349 Fix issue between Encore.enableIntegrityHashes() and filenames with a query-string (@Kocal) Upgrading npm install "@symfony/webpack-encore@^5.0.1"...
Hello Someone know if it's possible to put log auditor on async mode to avoid performance issues ?