Nicolas PHILIPPE

Results 80 issues of Nicolas PHILIPPE

Hello, i'm using the arc-dark theme for gnome, i love it , but there is something annoying : it colors all inputs in web pages in firefox. As i am...

Hello, i tried to use your container with docker-compose : ```yml rabbitmq: image: smebberson/alpine-rabbitmq hostname: rabbitmq ports: - "5672:5672" - "15672:15672" environment: - RABBITMQ_ENABLE_MANAGEMENT_PLUGIN=true - RABBITMQ_USER=guest - RABBITMQ_PASS=guest - RABBITMQ_DEFAULT_VHOST=/...

Hello, It would be very nice that Jane handles php 8.1 backed enums since they exist in [openapi spec](https://swagger.io/docs/specification/data-models/enums/). Maybe this kind of spec openapi ```json { "MyObject": { "properties":...

enhancement

**Jane version(s) affected**: ``` "jane-php/open-api-runtime": "6.3.3", "jane-php/open-api-3": "6.3.3", ``` **Description** Hello, I've just updated from open api v2 to v3, and now, such an api spec results in two models...

bug

Q | A -- | -- License | MIT recipe for the bundle https://github.com/SymfonyCasts/messenger-monitor-bundle/

Hello, default symfony 4 translation directory (ie : /translations) is not parsed by the bundle when importing translations... is there a way to provide that please ? thank you

Hello, is there a way to allow empty labels, even if something is written in the yml ? thanks

Hello, it seems that the service `\Ekino\NewRelicBundle\Logging\AdaptiveHandler` is never used. I can't find any configuration or DI stuff where we use this class instead of `\Monolog\Handler\NewRelicHandler`. Moreover, if I activate...

| Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | yes | Deprecations? | no | License | MIT...

Feature
HttpFoundation
Status: Reviewed

| Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | yes | Deprecations? | no | License | MIT...

Serializer
Feature
Status: Needs Review