We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65525b9 commit 4665151Copy full SHA for 4665151
Constraints/IpValidator.php
@@ -93,7 +93,7 @@ public function validate($value, Constraint $constraint)
93
break;
94
95
default:
96
- $flag = null;
+ $flag = 0;
97
98
}
99
0 commit comments