researchpanelasia/symfony1-validator-strict-url

0.0.3 2015-01-08 12:32 UTC

This package is not auto-updated.

Last update: 2024-11-23 18:39:13 UTC


README

Build Status

NAME

sfValidatorStrictUrl - More strict URL validation for Symfony 1.x

SYNOPSIS

Use this just like sfValidatorUrl.

DESCRIPTION

This validator detects characters [\x00-\x1f\x7f-\xff] that are supposed to be URI escaped.