Steven Wölk
Steven Wölk
**API Platform version(s) affected**: 2.6.8 **Description** Unfortunately des class 'AbstractContextAwareFilter' implements 'AbstractFilter' which defines the abstract method 'filterProperty' without the context parameter, which makes no sense. (this parameter is commented...
**API Platform version(s) affected**: 2.6.8 **Description** Unfortunately the summary and the description for subresources is wrong, but I'm not able to change it. I've tried the following: ''' * @ApiProperty(...
**Is your feature request related to a problem? Please describe.** Right now all properties are logged with VERBOSE level on. This is critical in some situations, especially if passwords are...
Use confirmation acknowledgment for producer
Hi, I'm working with the newest release 2.0.0-BETA1 a couple of weeks now and run into an issue with the function beginTransaction. This function is the first function to call...
Hi, I'm tryinf to install the newsest version oft this package using: ```` composer require facile-it/doctrine-mysql-come-back ^2.0 ```` as documentation says. Unfortunately it's not working ```` [InvalidArgumentException] Could not find...
Hi. Unfortunately, the current version lacks new functions for instance: Call to undefined method Facile\DoctrineMySQLComeBack\Doctrine\DBAL\Statement::executeQuery() composer/package-versions-deprecated 1.11.99.1 doctrine/annotations 1.12.1 doctrine/cache 1.11.0 doctrine/collections 1.6.7 doctrine/common 3.1.2 doctrine/dbal 2.13.1 doctrine/deprecations v0.5.3 doctrine/doctrine-bundle...
Hello, ther should be the possibility to show null or Nan-values as ---. Now a null is cast to 0 - that is not correct in some situations.
Hi, it would be nice if a logger could be integrated to see reconnect attempts in the log if desired Thx in advance
The following scenario does not work as expected: - Watching a directory recursively - Creating a directory inside the watched directory - create files inside the new directory - delete...