Commit 17f15b3
committed
File tree
23 files changed
+40
-70
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- File
- Exception
- Session
- Attribute
- Storage
- Handler
23 files changed
+40
-70
lines changedsrc/Symfony/Component/HttpFoundation/AcceptHeader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/AcceptHeader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
|
src/Symfony/Component/HttpFoundation/BinaryFileResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/BinaryFileResponse.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
|
src/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
|
src/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
|
src/Symfony/Component/HttpFoundation/File/File.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/File/File.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
102 | 105 |
|
103 | 106 |
|
104 | 107 |
|
| ||
119 | 122 |
|
120 | 123 |
|
121 | 124 |
|
122 |
| - |
| 125 | + |
123 | 126 |
|
124 | 127 |
|
125 | 128 |
|
|
src/Symfony/Component/HttpFoundation/FileBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/FileBag.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
src/Symfony/Component/HttpFoundation/HeaderBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/HeaderBag.php+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
26 |
| - |
27 | 24 |
|
28 | 25 |
|
29 | 26 |
|
| ||
85 | 82 |
|
86 | 83 |
|
87 | 84 |
|
88 |
| - |
89 |
| - |
90 | 85 |
|
91 | 86 |
|
92 | 87 |
|
| ||
96 | 91 |
|
97 | 92 |
|
98 | 93 |
|
99 |
| - |
100 |
| - |
101 | 94 |
|
102 | 95 |
|
103 | 96 |
|
| ||
204 | 197 |
|
205 | 198 |
|
206 | 199 |
|
207 |
| - |
208 |
| - |
| 200 | + |
209 | 201 |
|
210 |
| - |
| 202 | + |
211 | 203 |
|
212 | 204 |
|
213 | 205 |
|
|
src/Symfony/Component/HttpFoundation/ParameterBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/ParameterBag.php-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 | 26 |
|
30 | 27 |
|
31 | 28 |
|
| ||
53 | 50 |
|
54 | 51 |
|
55 | 52 |
|
56 |
| - |
57 |
| - |
58 | 53 |
|
59 | 54 |
|
60 | 55 |
|
| ||
63 | 58 |
|
64 | 59 |
|
65 | 60 |
|
66 |
| - |
67 |
| - |
68 | 61 |
|
69 | 62 |
|
70 | 63 |
|
|
src/Symfony/Component/HttpFoundation/Request.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Request.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
632 | 632 |
|
633 | 633 |
|
634 | 634 |
|
635 |
| - |
| 635 | + |
636 | 636 |
|
637 | 637 |
|
638 | 638 |
|
| ||
702 | 702 |
|
703 | 703 |
|
704 | 704 |
|
705 |
| - |
| 705 | + |
706 | 706 |
|
707 | 707 |
|
708 | 708 |
|
| ||
1591 | 1591 |
|
1592 | 1592 |
|
1593 | 1593 |
|
1594 |
| - |
| 1594 | + |
1595 | 1595 |
|
1596 | 1596 |
|
1597 | 1597 |
|
| ||
1920 | 1920 |
|
1921 | 1921 |
|
1922 | 1922 |
|
1923 |
| - |
| 1923 | + |
1924 | 1924 |
|
1925 | 1925 |
|
1926 | 1926 |
|
| ||
1982 | 1982 |
|
1983 | 1983 |
|
1984 | 1984 |
|
1985 |
| - |
| 1985 | + |
1986 | 1986 |
|
1987 | 1987 |
|
1988 | 1988 |
|
| ||
2033 | 2033 |
|
2034 | 2034 |
|
2035 | 2035 |
|
2036 |
| - |
| 2036 | + |
2037 | 2037 |
|
2038 | 2038 |
|
2039 | 2039 |
|
|
src/Symfony/Component/HttpFoundation/RequestMatcher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/RequestMatcher.php-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
59 | 57 |
|
60 | 58 |
|
61 |
| - |
62 | 59 |
|
63 | 60 |
|
64 | 61 |
|
|
src/Symfony/Component/HttpFoundation/Response.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Response.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1208 | 1208 |
|
1209 | 1209 |
|
1210 | 1210 |
|
1211 |
| - |
| 1211 | + |
1212 | 1212 |
|
1213 | 1213 |
|
1214 | 1214 |
|
| ||
1230 | 1230 |
|
1231 | 1231 |
|
1232 | 1232 |
|
1233 |
| - |
| 1233 | + |
1234 | 1234 |
|
1235 | 1235 |
|
1236 | 1236 |
|
|
src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
298 | 298 |
|
299 | 299 |
|
300 | 300 |
|
301 |
| - |
| 301 | + |
302 | 302 |
|
303 | 303 |
|
304 | 304 |
|
|
src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 | 57 |
|
63 | 58 |
|
64 | 59 |
|
|
src/Symfony/Component/HttpFoundation/Session/Session.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Session.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
| 132 | + |
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
|
src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
|
src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/SessionInterface.php+7-9Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
103 |
| - |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
135 |
| - |
136 | 134 |
|
137 | 135 |
|
138 | 136 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 |
| - |
45 | 43 |
|
46 | 44 |
|
47 | 45 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
423 | 423 |
|
424 | 424 |
|
425 | 425 |
|
426 |
| - |
| 426 | + |
427 | 427 |
|
428 | 428 |
|
429 | 429 |
|
| ||
534 | 534 |
|
535 | 535 |
|
536 | 536 |
|
537 |
| - |
| 537 | + |
538 | 538 |
|
539 | 539 |
|
540 | 540 |
|
| ||
552 | 552 |
|
553 | 553 |
|
554 | 554 |
|
555 |
| - |
| 555 | + |
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
| ||
574 | 574 |
|
575 | 575 |
|
576 | 576 |
|
577 |
| - |
| 577 | + |
578 | 578 |
|
579 | 579 |
|
580 | 580 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
| 162 | + |
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
|
0 commit comments