Commit 2a4125f
File tree
Expand file treeCollapse file tree
4 files changed
+18
-3
lines changedFilter options
- src/Symfony/Component
- BrowserKit
- Tests
- Serializer
- Encoder
- Tests/Encoder
Expand file treeCollapse file tree
4 files changed
+18
-3
lines changedsrc/Symfony/Component/BrowserKit/HttpBrowser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/HttpBrowser.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
|
src/Symfony/Component/BrowserKit/Tests/HttpBrowserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/Tests/HttpBrowserTest.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
98 | 102 |
|
99 | 103 |
|
100 | 104 |
|
| ||
103 | 107 |
|
104 | 108 |
|
105 | 109 |
|
106 |
| - |
| 110 | + |
107 | 111 |
|
108 | 112 |
|
109 | 113 |
|
|
src/Symfony/Component/Serializer/Encoder/XmlEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/XmlEncoder.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
372 | 372 |
|
373 | 373 |
|
374 | 374 |
|
| 375 | + |
| 376 | + |
| 377 | + |
375 | 378 |
|
376 | 379 |
|
377 | 380 |
|
|
src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
99 | 106 |
|
100 | 107 |
|
101 | 108 |
|
| ||
106 | 113 |
|
107 | 114 |
|
108 | 115 |
|
| 116 | + |
109 | 117 |
|
110 | 118 |
|
111 | 119 |
|
|
0 commit comments