phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Improve NAN inferences

Open VincentLanglet opened this issue 9 months ago • 0 comments

Closes https://github.com/phpstan/phpstan/issues/13097

This was introduced in https://github.com/phpstan/phpstan-src/commit/29fcf80e1676f1a13ee04e88db6dbeb8685b58e1 but seems like the return NAN doesn't exists anymore so we can improve NAN inferences without regression.

VincentLanglet avatar Jun 02 '25 11:06 VincentLanglet