Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8 incompatibility #46

Open
Hackwar opened this issue Mar 22, 2023 · 0 comments
Open

PHP 8 incompatibility #46

Hackwar opened this issue Mar 22, 2023 · 0 comments

Comments

@Hackwar
Copy link
Contributor

Hackwar commented Mar 22, 2023

See the results of phan in 3.x-dev. In src/Container.php line 467 and 483, the methods \ReflectionType::isBuiltin() and \ReflectionType::getName() are used, which don't exist in PHP 8 anymore. This needs to be refactored.

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

No branches or pull requests

1 participant