Daniel Rotter
Daniel Rotter
We should define in the docs how the environment of a Sulu installation can be changed, and also define some best practices.
**Symfony version(s) affected**: 4.3.5, probably more **Description** I've been trying to use the PHPUnit Bridge to avoid using code, that we have deprecated on our own. So only my own...
### Describe the bug The indentation of phpdoc does not work properly, especially when put on a method in a class, which usually is already indented. This seems only to...
| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | yes I am...
Hey, I am wondering if it would be possible to provide some options that allow to customize the floating window. I would like to remove the border, which would require...
### Description I have adjusted the logic happening when the `onCloseSelect` prop is set. It now also calls the `onClose` callback if the `open` prop is set to some value....
I am setting a value of `undefined` on an object using your library, and this removes the property completely. I would like to keep the property and really set its...
### Description Since my most recent update I always see a bar containing content like the following when running `docker composer up`: ``` v View in Docker Desktop o View...
I have the following table structure (output from a `SHOW CREATE TABLE` statement in MySQL and omitted fields that do not matter for the issue): ```sql CREATE TABLE `t_documents` (...