Commit 9f95654
File tree
Expand file treeCollapse file tree
3 files changed
+39
-13
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- Tests
Expand file treeCollapse file tree
3 files changed
+39
-13
lines changedsrc/Symfony/Component/HttpFoundation/Cookie.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Cookie.php+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
169 | 179 |
|
170 | 180 |
|
171 | 181 |
|
|
src/Symfony/Component/HttpFoundation/Tests/CookieTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/CookieTest.php+25-9Lines changed: 25 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
76 | 80 |
|
77 |
| - |
| 81 | + |
78 | 82 |
|
79 | 83 |
|
80 | 84 |
|
| ||
107 | 111 |
|
108 | 112 |
|
109 | 113 |
|
110 |
| - |
| 114 | + |
111 | 115 |
|
112 | 116 |
|
113 | 117 |
|
114 | 118 |
|
115 | 119 |
|
116 | 120 |
|
117 |
| - |
| 121 | + |
118 | 122 |
|
119 | 123 |
|
120 | 124 |
|
121 | 125 |
|
122 | 126 |
|
123 | 127 |
|
124 |
| - |
| 128 | + |
125 | 129 |
|
126 | 130 |
|
127 | 131 |
|
| ||
142 | 146 |
|
143 | 147 |
|
144 | 148 |
|
145 |
| - |
146 |
| - |
| 149 | + |
| 150 | + |
147 | 151 |
|
148 | 152 |
|
149 |
| - |
| 153 | + |
150 | 154 |
|
151 | 155 |
|
152 |
| - |
| 156 | + |
153 | 157 |
|
154 | 158 |
|
155 | 159 |
|
| ||
160 | 164 |
|
161 | 165 |
|
162 | 166 |
|
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
163 | 179 |
|
src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 |
| - |
| 131 | + |
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
|
0 commit comments