Fabien BERNE
Fabien BERNE
Hello there ! I've been using this bundle since yesterday since it was recommended on the Lexik JWT doc, nethertheless I'm encountering problems with my setup that makes me simply...
**API Platform version(s) affected**: 3.2.7 **Description** We had an issue poping from nowhere saying the following : "ApiPlatform\Doctrine\Orm\Filter\AbstractFilter::denormalizePropertyName(): Return value must be of type string, int returned". After some investigations...
Hello there ! - PHP version : 8.2.13 - DAMA version : 8.0.1 - Foundry version : 1.36.0 ## Context I've created a `Story` because I need it for several...
Hello there ! Just discovered Latte this afternoon, looks really great ! Sadly, I'm having some trouble using it with PHPStorm. After searching and trying things for hours, there I...
Hello there ! - PHP Version : 8.2.13 - Foundy version : 1.36.1 ## Context In order to explain the full thinking process and how I was led here, I...
**API Platform version(s) affected**: 3.3 + **Description** A `Get` operation using a Controller is always calling the `WriteProcessor` after the Controller is called, which causes an "Invalid identifier or value...
| Q | A | ------------- | --- | Branch? | 3.3 | Tickets | Closes #6501 As explained in the issue, in version 3.3 : a `Get` operation using...
# Feature Request Hello ! While working with enums at my job, I did encounter some limitations while trying go from "fake enums" to "real enums". What I call fake...
### Symfony version(s) affected 7.2.4 ### Description Hello ! I've been trying to upgrade our project from 7.1.8 to 7.2.4, however, I'm getting an issue while running our test suites....