Adamo Crespi
Adamo Crespi
| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | no | Library version | 2.7.0 Hello, I'm trying to setup PHP Insights...
PHPCS Fixer provides a lot of fixers. The configuration can be also nested and customized. New fixes also are added constantly. So it becomes really hard to understand which fixers...
Hello there, is this package still alive?
There is already a closed issue that reports my same exact problem: - https://github.com/coduo/php-matcher/issues/212 My array structure is almost this: ```json { "@context": "\/api\/contexts\/MyClass", "@id": "\/api\/myclasses\/2", "hydra:member": [ { "id":...
If I call the command like described: node_modules/.bin/icon-font-generator scss/custom/icons/*.svg The path is not passed as an option. It seems that this code: ``` /* * Resolve globs * * @param...
**API Platform version(s) affected**: < 3.2.21 **Description** When setting `GET` operations, they (may?) require a provider. When a provider is not found, the exception `ProviderNotFoundException` is caught and the variable...
**API Platform version(s) affected**: 3.2.* (still present in 3.2.15) **Description** ```console Caused by ErrorException: @OA\Items() parent type must be "array" in ``` **How to reproduce** Create an entity that uses...
# Description of the bug If a filled field has errors, the button is disabled and it doesn't reenable itself, so it is not possible to submit the form once...
Reactivate `ReturnTypeDeclarationRector` once this is fixed: https://github.com/rectorphp/rector/issues/6852
https://medium.com/ravsam-web-solutions/send-an-email-notification-when-github-actions-fails-ea83cbeabbe0