cakephp / localized

I18n and L10n related CakePHP code
Other
213 stars 177 forks source link

Fix issue 137 - Add support for REGON's with 14 digits and phone validation #163

Closed annuh closed 6 years ago

annuh commented 7 years ago

Fixes #137

dereuromark commented 7 years ago

Any update here? It would be good to keep the validation PR separated from the locale part.

annuh commented 7 years ago

Sorry, I totally forgot about this PR.

The code should be working, but I couldn't find a valid REGON with 14 digits to test the changes. I'll recreate this PR without the locale changes asap.

annuh commented 6 years ago

I created a new PR: https://github.com/cakephp/localized/pull/175