File tree
15 files changed
+322
-50
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests/Extension
- Bundle/FrameworkBundle/DependencyInjection
- Component/Workflow
- SupportStrategy
- Tests
- SupportStrategy
15 files changed
+322
-50
lines changedUPGRADE-4.1.md
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
UPGRADE-5.0.md
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
src/Symfony/Bridge/Twig/Tests/Extension/WorkflowExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/WorkflowExtensionTest.php+39-2Lines changed: 39 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
46 | 83 |
|
47 | 84 |
|
48 | 85 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
493 | 493 |
|
494 | 494 |
|
495 | 495 |
|
496 |
| - |
| 496 | + |
497 | 497 |
|
498 | 498 |
|
499 | 499 |
|
|
src/Symfony/Component/Workflow/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Workflow/CHANGELOG.md+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
4 | 12 |
|
5 | 13 |
|
6 | 14 |
|
|
src/Symfony/Component/Workflow/Registry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Workflow/Registry.php+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 |
| - |
| 27 | + |
27 | 28 |
|
| 29 | + |
| 30 | + |
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
31 |
| - |
32 |
| - |
33 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
34 | 37 |
|
| 38 | + |
| 39 | + |
35 | 40 |
|
36 | 41 |
|
37 | 42 |
|
| ||
61 | 66 |
|
62 | 67 |
|
63 | 68 |
|
64 |
| - |
| 69 | + |
65 | 70 |
|
66 | 71 |
|
67 | 72 |
|
|
src/Symfony/Component/Workflow/SupportStrategy/ClassInstanceSupportStrategy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Workflow/SupportStrategy/ClassInstanceSupportStrategy.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 |
|
4 | 13 |
|
| 14 | + |
| 15 | + |
5 | 16 |
|
6 | 17 |
|
7 | 18 |
|
8 | 19 |
|
| 20 | + |
| 21 | + |
9 | 22 |
|
10 | 23 |
|
11 | 24 |
|
|
src/Symfony/Component/Workflow/SupportStrategy/InstanceOfSupportStrategy.php
Copy file name to clipboard+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
src/Symfony/Component/Workflow/SupportStrategy/SupportStrategyInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Workflow/SupportStrategy/SupportStrategyInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
|
src/Symfony/Component/Workflow/SupportStrategy/WorkflowSupportStrategyInterface.php
Copy file name to clipboard+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
src/Symfony/Component/Workflow/Tests/RegistryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Workflow/Tests/RegistryTest.php+30-3Lines changed: 30 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
22 |
| - |
23 |
| - |
| 22 | + |
| 23 | + |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
31 | 41 |
|
32 | 42 |
|
33 | 43 |
|
| ||
65 | 75 |
|
66 | 76 |
|
67 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
68 | 81 |
|
69 | 82 |
|
70 | 83 |
|
| ||
75 | 88 |
|
76 | 89 |
|
77 | 90 |
|
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
78 | 105 |
|
79 | 106 |
|
80 | 107 |
|
|
src/Symfony/Component/Workflow/Tests/SupportStrategy/ClassInstanceSupportStrategyTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Workflow/Tests/SupportStrategy/ClassInstanceSupportStrategyTest.php+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
9 | 12 |
|
10 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
11 | 17 |
|
12 | 18 |
|
13 |
| - |
| 19 | + |
14 | 20 |
|
15 | 21 |
|
16 | 22 |
|
17 | 23 |
|
18 | 24 |
|
19 | 25 |
|
20 |
| - |
| 26 | + |
21 | 27 |
|
22 |
| - |
| 28 | + |
23 | 29 |
|
24 | 30 |
|
25 | 31 |
|
| ||
30 | 36 |
|
31 | 37 |
|
32 | 38 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
src/Symfony/Component/Workflow/Tests/SupportStrategy/InstanceOfSupportStrategyTest.php
Copy file name to clipboard+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
0 commit comments