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.
2 parents b0be036 + 4665151 commit 3abac5eCopy full SHA for 3abac5e
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