symfony / polyfill

PHP polyfills

Home Page:https://symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intl Spoofchecker Polyfill

GrahamCampbell opened this issue · comments

This class is not Pollyfilled by symfony, but it would be useful if it was. For example: egulias/EmailValidator#231.

Such polyfill could totally fit in this repo. Contributions are welcome

Given that it will probably require bundling a lot of data, I suggest implementing it as a dedicated polyfill package rather than bundling it in an existing package.

This should be tagged as help wanted. I am unlikely to ever get around to implementing it, as I don't need that class myself, and it is a lot of work.

Closing instead, no need to keep pending issues like this.