Mathias STRASSER
Mathias STRASSER
Many issues in French # First **Describe the bug you encountered:** It is not possible currently for me to tape the number `5` on the VM linux. With Shift+5 I...
Hi, On my Linux VM with RustDesk, it is currently not possible to use the numeric keypad because it writes like if this is numeric above. So if I type...
I love your tool, thank a lot. Do you think is it possible to have a `reverse` key? I thought to use your tool for "tournament like" to have a...
Hi, I need to retrieve errors from previous step form. It is not currently possible because `PreviousStepInvalidEvent()` take current step not the step which contain an error. So I would...
Is it possible to convert an example from standard nginx.conf like this? ``` server { server_name domain.tld www.domain.tld; root /var/www/project/public; location / { try_files $uri /index.php$is_args$args; } location ~ ^/index\.php(/|$)...
Hello Symfony Flex team, I'm writing to ask you about a technical detail I've noticed when using Symfony Flex. When I use existing keys, as in the Makefile, it seems...
| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Ultimate) 2024.1.1 | | Language level | e.g. PHP 8.2 | Current behaviour --...
- PHPMD version: master - PHP Version: 7.4.5 - Installation type: composer - Operating System / Distribution & Version: Linux roukmoute-pc 5.4.39-rt23-MANJARO #1 SMP PREEMPT_RT Sun May 10 19:40:07 UTC...
### Symfony version(s) affected `>= 4.4` ### Description There seems to be an inconsistency in the handling of special characters in the DSN within the Symfony Mailer component. According to...
``` Uncaught Exception: UnexpectedValueException $storage should not be null for PhpParser\Parser::gettokens Emitted in /app/vendor/vimeo/psalm/src/Psalm/Internal/Codebase/Methods.php:1161 Stack trace in the forked worker: #0 /app/vendor/vimeo/psalm/src/Psalm/Internal/Analyzer/MethodAnalyzer.php(73): Psalm\Internal\Codebase\Methods->getStorage(Object(Psalm\Internal\MethodIdentifier)) #1 /app/vendor/vimeo/psalm/src/Psalm/Internal/Analyzer/InterfaceAnalyzer.php(160): Psalm\Internal\Analyzer\MethodAnalyzer->__construct(Object(PhpParser\Node\Stmt\ClassMethod), Object(Psalm\Internal\Analyzer\InterfaceAnalyzer)) #2 /app/vendor/vimeo/psalm/src/Psalm/Internal/Analyzer/FileAnalyzer.php(191): Psalm\Internal\Analyzer\InterfaceAnalyzer->analyze()...