validators\UrlValidator $enableIDN

$enableIDN public property

Whether validation process should take into account IDN (internationalized domain names). Defaults to false meaning that validation of URLs containing IDN will always fail. Note that in order to use IDN validation you have to install and enable intl PHP extension, otherwise an exception would be thrown.

public boolean $enableIDN = false
doc_Yii
2016-10-30 17:14:11
Comments
Leave a Comment

Please login to continue.