Skip to content

Commit 5789965

Browse files
committed
Revert Slug constraint
This commit reverts #58542.
1 parent 94f4d7a commit 5789965

File tree

5 files changed

+0
-254
lines changed

5 files changed

+0
-254
lines changed

src/Symfony/Component/Validator/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ CHANGELOG
88
* Deprecate defining custom constraints not supporting named arguments
99
* Deprecate passing an array of options to the constructors of the constraint classes, pass each option as a dedicated argument instead
1010
* Add support for ratio checks for SVG files to the `Image` constraint
11-
* Add the `Slug` constraint
1211
* Add support for the `otherwise` option in the `When` constraint
1312
* Add support for multiple fields containing nested constraints in `Composite` constraints
1413
* Add the `stopOnFirstError` option to the `Unique` constraint to validate all elements

src/Symfony/Component/Validator/Constraints/Slug.php

Lines changed: 0 additions & 42 deletions
This file was deleted.

src/Symfony/Component/Validator/Constraints/SlugValidator.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

src/Symfony/Component/Validator/Tests/Constraints/SlugTest.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

src/Symfony/Component/Validator/Tests/Constraints/SlugValidatorTest.php

Lines changed: 0 additions & 117 deletions
This file was deleted.

0 commit comments

Comments
 (0)