phpstan-src
phpstan-src copied to clipboard
infinite loop in never returning function is allowed
Doing an infinite loop in a function that never returns is a valid use case.
closes https://github.com/phpstan/phpstan/issues/6458 closes https://github.com/phpstan/phpstan/issues/12813
see https://github.com/phpstan/phpstan-src/actions/runs/19016009464 how this change affects other open bug reports