php-linkify
php-linkify copied to clipboard
Domain zones length limit
Length of domain zones can be more than 4 characters: in fact, up to 24 characters (link)
I'm talking about these methods: https://github.com/misd-service-development/php-linkify/blob/master/src/Misd/Linkify/Linkify.php#L151 and https://github.com/misd-service-development/php-linkify/blob/master/src/Misd/Linkify/Linkify.php#L203
I put in the email fix and a test at https://github.com/JMB-Technology-Limited/php-linkify/commit/1c193e476c940557302208931798789edf998471
But do you have any examples of web links that break without this? Because I tried some and they work already, I'm not sure how ...... https://github.com/JMB-Technology-Limited/php-linkify/pull/5