Martin Herndl

Results 139 comments of Martin Herndl

unfortunately the profiles seem to only show some phpstan symfony console command that opens/closes a process. the actual phpstan analyse part seems to be completely missing. just adding this in...

There are also more Info's about this at https://github.com/phpstan/phpstan/discussions/7450#discussioncomment-2921235

It was mentioned that a PR that adds opt-in for this would be accepted. Shouldn't that be enough?

I was thinking how this issue could be solved. Currently constant types via `defined` are specified in https://github.com/phpstan/phpstan-src/blob/1.8.2/src/Type/Php/DefinedConstantTypeSpecifyingExtension.php, but this is most likely not going to work for class constants,...

Your native type is nullable, isn't that weird? It's working correct if that is changed, see https://phpstan.org/r/9b8ed4d2-bbdd-48a8-a012-f06d1a6a8337 What's your use case? The only thing I can think of is wanting...

I suggest to follow the advise from https://github.com/phpstan/phpstan/issues/7581#issuecomment-1175245408 If you're lucky, people can optimise phpstan based on the profiles.

duplicate of https://github.com/phpstan/phpstan/issues/6402, this seems to be trickier unfortunately

> Is anyone actively working on this? If not can I take a crack at it ? most likely not if it's sitting there for 2 weeks, I'd say give...

I have the same problem on an A12 rom where the google go cam was pre-installed but I disabled and then removed it to use open camera. With the google...

This is still bad, e.g. what about unions of constant arrays.. But at least no unexpected CI errors