Aurélien Pillevesse

Results 11 issues of Aurélien Pillevesse

**Tell us about your environment:** * Puppeteer version: 8.0.0 * Platform / OS version: Windows 10 * URLs (if applicable): * Node.js version: 14.15.1 **What steps will reproduce the problem?**...

feature
confirmed

Hello everyone, I just starting to watch this repository, is it possible to have an inline view or not ? I explain my idea : it would be a line...

## Version Tui React ## Test Environment Windows - Chrome ## Current Behavior Don't know how to display day off on the calendar. I would like to know if it's...

Question
Answered

Hi everyone, i'm currently building an app (nextjs) and i have a backoffice in Symfony (PHP) but i dont know if have to implement /api/ part of the iron session...

Currently, the unique identifier generator is a function available here that cannot be easily modified: https://github.com/thephpleague/oauth2-server/blob/eb91b4190e7f6169053ebf8ffa352d47e756b2ce/src/Grant/AbstractGrant.php#L569 Would it be possible to customize the generation of the unique identifier? In my...

Added a tip for using built-in types only with `MapRequestPayload`, to avoid revealing the internal implementation of your applications Edit : I tried to target to 7.0 because feature is...

Status: Needs Review

(PR: https://github.com/symfony/symfony-docs/pull/19590) Hi everyone, I'm thinking about some use cases with the MapRequestPayload feature. Is it possible to precise in the documentation if classes must have "built-in types" fields or...

I installed `symfony/workflow` on a Symfony 7.0 project and I wanted to implement the PHP configuration which is available here : https://symfony.com/doc/current/workflow.html#creating-a-workflow. But it didn't work at all. `FrameworkConfig` seems...

Here is one Object in my OpenAPI json schema. ```json "MyInput": { "required": [ "attribute1", "attribute2" ], "properties": { "attribute1": { "type": "string" }, "attribute2": { "type": "string", "nullable": true...

| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | -...

Validator
Feature
RFC
Status: Reviewed