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

Fix/update extension for wp_parse_url #231

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

IanDelMar
Copy link
Contributor

This update to WpParseUrlFunctionDynamicReturnTypeExtension from PHPStan's extension for parse_url fixes an incorrect return type when the $component parameter is a non-constant integer. Additionally, the extension is now more specific about the port type.

@szepeviktor
Copy link
Owner

GitHub is a bit down https://www.githubstatus.com/incidents/9vwllhs2w1kj

@IanDelMar
Copy link
Contributor Author

@szepeviktor szepeviktor merged commit 9d9e32a into szepeviktor:master Jun 28, 2024
1 check passed
@IanDelMar IanDelMar deleted the wp-parse-url branch June 28, 2024 19:28
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.

2 participants