Jeroen Thora
Jeroen Thora
Hi @tarjei, I lost track of this issue but it's not something we see in our projects so we might need to debug this further. Can you share the installed...
This is when delete form submissions of an unpublished locale of a form page?
Which method of the NodeMenu helper do you use? We already did some refactoring to remove unnecessary init calls but it still needs more improvements!
See https://github.com/KnpLabs/DoctrineBehaviors/issues/743#issuecomment-3315270632. Compatibility is now added and will be released soon!
Yeah sure, I will take a look at the tests! Most of them are passing now but some downstream dependencies still need a update for Symfony 8. I will first...
@lchrusciel so far this PR is ready but to make the tests pass we're still waiting for upstream releases of dependencies. I've listed these dependencies in the PR description
Hi @henrypenny, sorry for the late answer! Regarding the final classes, this is a decision made to ease the maintainability of the code. In the past all classes where open...
@delboy1978uk can you first rebase against the current 6.x branch to resolve the conflicts and fix the failing tests related to doctrine connection methods. Thanks!
It seems that this was an issue in the library and not in the bundle. I've provided a PR with a suggestion to fix this https://github.com/DamienHarper/auditor/pull/252
@mart-insiders can you rebase against the current 7.x branch and target the PR to 7.x. Master is no longer used and is an old state of the project. Thanks!