Markus Staab

Results 670 issues of Markus Staab

| Q | A | --------------------| --------------- | PHPUnit version | 10.5.36 | PHP version | 8.3.11 | Installation Method | Composer ~~/ PHAR~~ #### Summary A PHPT test with...

type/bug
feature/phpt

covers https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8103 with tests

status/to verify
status/stale

Fix PHPStan 2.0 deprecations

closes https://github.com/phpstan/phpstan/issues/2920

when working locally often-times xdebug is loaded which slows down some `make` tasks. lets prepend `XDEBUG_MODE=off` to disable xdebug for commands often used and for the tools that do not...

alternative implementation to https://github.com/phpstan/phpstan-src/pull/3417 closes https://github.com/phpstan/phpstan/issues/11090

closes https://github.com/phpstan/phpstan/issues/11488

using this front matter ``` ogImage: title: "PHPStan narrows PHP_* version constants" ``` I get this ogimage ![grafik](https://github.com/user-attachments/assets/b75b20b8-7758-44ef-aae5-f55cf327aea0) ---- while using (without the `*`) ``` ogImage: title: "PHPStan narrows PHP...