Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
validation: remove mention of filter_var
The current implementation doesn't use `filter_var` but a regex. See https://github.com/laravel/framework/blob/5.2/src/Illuminate/Validation/Validator.php#L1488-L1512
- Loading branch information