You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
This example email used to validate fine until ZF2 2.9.0: frédéric.mercier@south.com
As far as I can see, it's supposed to be valid according to RFC 6532 http://stackoverflow.com/a/760151/1381550
In theory it should not fail validation, and what was brought in ZF2 2.9.0 is a breaking change.
Was this on purpose?
The text was updated successfully, but these errors were encountered:
sorry, that was a typo. "does not"*
internationalization brings in support for utf characters where were
none, which complicates things a lot
I will try to add proper support for them, will need to do research on the
topic
This example email used to validate fine until ZF2 2.9.0:
frédéric.mercier@south.com
As far as I can see, it's supposed to be valid according to RFC 6532 http://stackoverflow.com/a/760151/1381550
In theory it should not fail validation, and what was brought in ZF2 2.9.0 is a breaking change.
Was this on purpose?
The text was updated successfully, but these errors were encountered: