Jeroen Thora
Jeroen Thora
https://kunstmaanbundlescms.readthedocs.io/en/latest/installation/ - Promote the use of yarn instead of npm (to check) - Use symfony cli instead of symfony/webserver-bundle in examples - Check all the other installation steps if they...
When you have the `symfony/phpunit-bridge` installed, codeception will register the test listener to enhance the test suite and deprecation output. But because the tests run through codeception the information in...
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | yes | Fixed tickets...
| Q | A | ------------- | --- | Branch? | 3.x for new features / the branch of the current release for fixes | Bug fix? | yes |...
Xml configuration is deprecated in Symfony 7.4 and support is removed in 8.0. Bundles are encouraged to switch to php config files. I tried starting on the compatibility fixes but...
| Q | A | --------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | yes | Related tickets | | License |...
| Q | A | ----------------------------| ----------------------- | `auditor-bundle` version | 6.2.1 | PHP version | 8.4.13 | Database | MySQL Versions: ``` damienharper/auditor 3.3.4 damienharper/auditor-bundle 6.2.1 ``` #### Summary...
Is there a way to enable auditing on all entities? As I want to make sure that we can't forget to enable an entity to be audited. So the idea...
The PR prepares Symfony 8 support (and fixes some doctrine deprecations in our test setup)
| Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Fixed tickets...