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

Implement `call_user_func_array()` DynamicFunctionReturnTypeExtension and rule

Open staabm opened this issue 2 years ago • 2 comments

refs https://github.com/phpstan/phpstan-src/pull/2479#issuecomment-1613755928

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

staabm avatar Jul 01 '23 08:07 staabm

call_user_func_array() can return false on error - I need to verify when this can happen

staabm avatar Jul 01 '23 09:07 staabm

This pull request has been marked as ready for review.

phpstan-bot avatar Jul 01 '23 10:07 phpstan-bot