File tree
3 files changed
+25
-3
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- Resources/config
- Tests/Functional
- app/Serializer
3 files changed
+25
-3
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
| 82 | + |
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
| ||
124 | 125 |
|
125 | 126 |
|
126 | 127 |
|
127 |
| - |
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 | 140 |
|
142 | 141 |
|
143 | 142 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/SerializerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/SerializerTest.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
35 | 51 |
|
36 | 52 |
|
37 | 53 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/Serializer/config.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/Serializer/config.yml+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
9 | 12 |
|
10 | 13 |
|
11 | 14 |
|
12 | 15 |
|
13 | 16 |
|
14 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
0 commit comments