Commit 4a39eb4
File tree
3 files changed
+23
-1
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- Resources/config
- Tests/Functional
- app/Serializer
3 files changed
+23
-1
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 |
| - |
128 | 127 |
|
129 | 128 |
|
130 | 129 |
|
|
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