|
31e321b9b2
|
Remove unused imports. (#14096)
|
2017-05-01 20:26:15 +02:00 |
|
|
d786b78f25
|
Helper independent (#14050)
* Made sure most helpers are independent of Yii::$app
* Made sure most validators are independent of Yii::$app
|
2017-04-26 09:49:44 +02:00 |
|
|
59d3292399
|
[IpValidator] disable ipv6 checks (#13984)
* disable ipv6 checks
* remove empty line
* updated CHANGELOG.md
|
2017-04-18 19:06:31 +03:00 |
|
|
dee88787fc
|
compatibility with PHPUnit 6.x added
|
2017-04-13 14:49:43 +03:00 |
|
|
a132ee9a08
|
Fixed order or checks in IpValidator
Fixes #13198
|
2016-12-13 18:14:04 +02:00 |
|
|
6f6e54686b
|
Skip IpValidatorTest fully, when IPv6 support is not enabled
|
2015-11-10 14:44:46 +02:00 |
|
|
5242765257
|
Fixes #3506: Added \yii\validators\IpValidator to perform validation of IP addresses and subnets
|
2015-10-22 14:21:31 +03:00 |
|