Skip to content

Fix for #71745: FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8 #1794

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

Closed
wants to merge 1 commit into from

Conversation

Majkl578
Copy link
Contributor

@Majkl578 Majkl578 commented Mar 8, 2016

This fixes filter_var to recognize whole 127.0.0.0/8 range as reserved.

Note that there is more of the reserved ranges missing as per [1] & [2], but it's rather a feature request. (I'll send another separate PR for those later if needed.)

[1] https://en.wikipedia.org/wiki/Reserved_IP_addresses#IPv4
[2] https://www.wikiwand.com/en/Reserved_IP_addresses

@jpauli
Copy link
Member

jpauli commented Jul 8, 2016

I guess this is covered by #1954 isnt it ?

@Majkl578
Copy link
Contributor Author

Majkl578 commented Jul 8, 2016

Yes.

@Majkl578 Majkl578 closed this Jul 8, 2016
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