Markus Staab
Markus Staab
I was not able to reproduce the issue, but I think https://github.com/phpstan/phpstan-src/pull/4473 will have fixed it in case its still relevant
@gisostallenberg please double check whether this issue still reproduces on the latest release
we have new maintainers for this package
we discuss a new release here: https://github.com/thecodingmachine/safe/issues/499
btw: there is a "standard", see https://no-color.org/
I wonder whether this problem is related to IFS: https://unix.stackexchange.com/questions/184863/what-is-the-meaning-of-ifs-n-in-bash-scripting ?
Calculating assertions count for a test with dataprovider(s) is not possible/easy, I guess?
//cc @stof as you added the more precise type with https://github.com/phpstan/phpstan-symfony/commit/b055cab8b0dc01fb462220e3796ace29d9dab27d back then. wdyt?
> a case where using strict_types in PHP is actually breaking things could you give a 3v4l.org example of what you mean?
btw: since phpunit got upgraded on the PHPStan 2.x branch, we need to be careful to send PRs to PHPStan 1.12.x only when easy mergabe into 2.x (attributes got added...