Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e3cf4a

Browse filesBrowse files
committed
[Workflow] Removed FrameworkBundle/DependencyInjection/Compiler/ValidateWorkflowsPass
1 parent 61014f0 commit 9e3cf4a
Copy full SHA for 9e3cf4a

File tree

2 files changed

+6
-26
lines changed
Filter options

2 files changed

+6
-26
lines changed

‎src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
+6-1Lines 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

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/ValidateWorkflowsPass.php
-25Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.