php-typography
php-typography copied to clipboard
Expand Wrap_URLs_Fix to allow for IRIs
- Adds optional support for IRIs (basically non-ASCII URIs).
- Makes
Wrap_URLs_Fix::split_domain
and::split_path
protected and adds unit tests for them.