Commit c839532
File tree
Expand file treeCollapse file tree
3 files changed
+17
-23
lines changedFilter options
- src/Symfony/Bundle
- FrameworkBundle
- DependencyInjection/Compiler
- Tests/DependencyInjection/Compiler
- TwigBundle/DependencyInjection/Compiler
Expand file treeCollapse file tree
3 files changed
+17
-23
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/SerializerPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/SerializerPass.php+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/SerializerPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/SerializerPassTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 |
| - |
77 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/TwigLoaderPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/TwigLoaderPass.php+11-15Lines changed: 11 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
36 | 42 |
|
37 | 43 |
|
38 | 44 |
|
39 |
| - |
40 |
| - |
| 45 | + |
| 46 | + |
41 | 47 |
|
42 | 48 |
|
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 | 49 |
|
54 | 50 |
|
55 | 51 |
|
|
0 commit comments