8000 [Workflow] Removed FrameworkBundle/DependencyInjection/Compiler/Vali… · symfony/symfony@fd25777 · GitHub
[go: up one dir, main page]

Skip to content

Commit fd25777

Browse files
committed
[Workflow] Removed FrameworkBundle/DependencyInjection/Compiler/ValidateWorkflowsPass
1 parent 1ccbe0b commit fd25777

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
4.0.0
5+
-----
6+
7+
* Removed `ValidateWorkflowsPass`
8+
49
3.3.0
510
-----
611

@@ -47,7 +52,7 @@ CHANGELOG
4752
`Symfony\Component\Validator\DependencyInjection\AddValidatorInitializersPass` instead
4853
* Deprecated `AddConstraintValidatorsPass`, use
4954
`Symfony\Component\Validator\DependencyInjection\AddConstraintValidatorsPass` instead
50-
* Deprecated `ValidateWorkflowsPass`, use
55+
* Deprecated `ValidateWorkflowsPass`, use
5156
`Symfony\Component\Workflow\DependencyInjection\ValidateWorkflowsPass` instead
5257

5358
3.2.0

src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/ValidateWorkflowsPass.php

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

0 commit comments

Comments
 (0)
0