Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

fixed #7018 : Hostname validator used disallowed unicode code points #7019

Closed
wants to merge 1 commit into from
Closed

Conversation

marc-mabe
Copy link
Member

fixes #7018

  • also removed error suppression if this kind of error should appear
  • CS fixes

see zendframework/zf1#322 and zendframework/zf1#472

 - also removed error suppression if this kind of error should appear
 - CS fixes
@Ocramius
Copy link
Member

@marc-mabe I have to bother you by asking you to add a test case, sorry :-\

@Ocramius Ocramius added this to the 2.3.4 milestone Dec 16, 2014
@Ocramius Ocramius self-assigned this Dec 16, 2014
@marc-mabe
Copy link
Member Author

@Ocramius The tests already exists but before they suppressed errors using the error handler. I have removed the error suppression and without the fix the tests fails. see https://github.com/zendframework/zf2/pull/7019/files#diff-6a88a164c8e6b41449f7f92cf62228a1L1304

@Ocramius
Copy link
Member

Fair enuff :-) Thanks for explaining the diff

@Ocramius Ocramius closed this in 9e3003d Dec 16, 2014
Ocramius added a commit that referenced this pull request Dec 16, 2014
@Ocramius
Copy link
Member

@marc-mabe merged, thanks!

master: 9e3003d
develop: 9e3003d

gianarb pushed a commit to zendframework/zend-validator that referenced this pull request May 15, 2015
…inor CS fixes (alignment, line breaks, spacing)
gianarb pushed a commit to zendframework/zend-validator that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-validator that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Validator] Hostname: disallowed Unicode code point
2 participants