Ayman Rady
Ayman Rady
Language server crashes when parsing this file https://github.com/woocommerce/woocommerce-gateway-stripe/blob/4.3.0/includes/abstracts/abstract-wc-stripe-payment-gateway.php ## Version: 5.4.6 ## Stack trace ``` [Error - 4:26:54 PM] Request textDocument/hover failed. Message: RuntimeException: A type is missing in an...
### Description of the problem / feature request: Not sure if this issue belongs here or not. Depending on a `container_image` in a `genrule` tools errors when sandboxfs is used...
use proper key to cache images and don't cache when `$args['cache']` is set to `false`
## Bug Description Extra tabs are inserted on the next line after the comment. ## Minimal Code Snippet The issue happens when running this command: ```bash phpcbf --standard=WordPress ``` ......
### What Happened ```php arch('arch') ->expect('App') ->toOnlyUse('PHPStan'); ``` ``` FAILED Tests\ArchTest > arch Expecting 'App' to only use 'PHPStan'. However, it also uses 'PHPStan\Analyser\Scope'. ``` ### How to Reproduce ```...
### What Happened ```php arch('arch') ->expect('App\PestPHPStanConflict') ->toBeClasses(); ``` ``` PHP Fatal error: Cannot redeclare PHPStan\dumpType() (previously declared in phar://p/vendor/phpstan/phpstan/phpstan.phar/src/dumpType.php:13) in phar://p/vendor/phpstan/phpstan/phpstan.phar/src/dumpType.php on line 15 PHP Stack trace: PHP 1. {main}()...