Skip to content

Conversation

@mabar
Copy link
Contributor

@mabar mabar commented Jun 17, 2019

Helpful for static analysis like with phpstan - calls with deprecated int $code get reported while calls with destination and arguments only are considered valid.

Current behavior unfortunatelly support only calls with int $code and every up-to-date application needs to ignore phpstan errors with pattern like this '#^Parameter \#2 \$destination of method Nette\\Application\\UI\\Component\:\:redirect\(\) expects string\|null, array.+given\.$#'

@dg dg closed this in 24ead35 Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant