Skip to content

Conversation

@janbarasek
Copy link
Contributor

  • bug fix
  • BC break? yes

In case of Strings::normalize("... \xbee m\xc3\xa1\xc5\xa1 ..."); normalizer throw error, because \Normalizer::normalize can return false in case of invalid string.

Now normalized string will be used only in case of valid return. In other cases keep original.

Snímek obrazovky 2019-12-16 v 14 31 24

Thanks.

@dg
Copy link
Member

dg commented Dec 16, 2019

Thanks

@dg dg merged commit 175b0a8 into nette:master Dec 16, 2019
dg pushed a commit that referenced this pull request Dec 27, 2019
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