Commit eb749ec
committed
File tree
39 files changed
+182
-110
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Validator
- Bundle/FrameworkBundle/Command
- Component
- Cache
- Adapter
- Tests/Adapter
- Traits
- DependencyInjection/Loader
- DomCrawler
- Dotenv
- ErrorHandler/Resources/bin
- Form/Command
- HttpClient
- Response
- Tests
- HttpFoundation/Session/Storage/Handler
- HttpKernel
- Controller
- EventListener
- Tests/EventListener
- Ldap/Security
- Messenger/Transport
- Notifier/Bridge
- Mercure
- MessageMedia
- SpotHit
- Process
- Pipes
- Tests
- Security/Core/Signature
- String/Tests
- Translation/Loader
- Uid
- VarDumper/Tests
- Dumper
- Server
39 files changed
+182
-110
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/WorkflowDumpCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/WorkflowDumpCommand.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/AbstractAdapter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
|
src/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/ArrayAdapter.php+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
191 | 190 |
|
192 |
| - |
| 191 | + |
| 192 | + |
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
|
src/Symfony/Component/Cache/Adapter/ProxyAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/ProxyAdapter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
src/Symfony/Component/Cache/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/CHANGELOG.md-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
src/Symfony/Component/Cache/LockRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/LockRegistry.php+11-36Lines changed: 11 additions & 36 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
| 93 | + |
98 | 94 |
|
99 | 95 |
|
100 | 96 |
|
101 | 97 |
|
102 | 98 |
|
103 | 99 |
|
104 | 100 |
|
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
| 101 | + |
110 | 102 |
|
111 | 103 |
|
112 | 104 |
|
113 |
| - |
| 105 | + |
114 | 106 |
|
115 | 107 |
|
116 | 108 |
|
| ||
125 | 117 |
|
126 | 118 |
|
127 | 119 |
|
128 |
| - |
129 | 120 |
|
130 | 121 |
|
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
| 122 | + |
138 | 123 |
|
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
| 124 | + |
| 125 | + |
147 | 126 |
|
148 | 127 |
|
149 | 128 |
|
| ||
168 | 147 |
|
169 | 148 |
|
170 | 149 |
|
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
175 | 150 |
|
176 | 151 |
|
177 | 152 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/ProxyAdapterAndRedisAdapterTest.php
Copy file name to clipboard+72Lines changed: 72 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
src/Symfony/Component/Cache/Tests/Adapter/TagAwareAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/TagAwareAdapterTest.php-20Lines changed: 0 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
| ||
181 | 179 |
|
182 | 180 |
|
183 | 181 |
|
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| - |
193 |
| - |
194 |
| - |
195 |
| - |
196 |
| - |
197 |
| - |
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
202 | 182 |
|
203 | 183 |
|
204 | 184 |
|
|
src/Symfony/Component/Cache/Traits/ContractsTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/ContractsTrait.php+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
45 | 52 |
|
46 | 53 |
|
47 | 54 |
|
48 | 55 |
|
49 |
| - |
| 56 | + |
| 57 | + |
50 | 58 |
|
51 | 59 |
|
52 | 60 |
|
| ||
88 | 96 |
|
89 | 97 |
|
90 | 98 |
|
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
91 | 103 |
|
92 | 104 |
|
93 | 105 |
|
|
src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1085 | 1085 |
|
1086 | 1086 |
|
1087 | 1087 |
|
1088 |
| - |
| 1088 | + |
1089 | 1089 |
|
1090 | 1090 |
|
1091 | 1091 |
|
1092 |
| - |
| 1092 | + |
1093 | 1093 |
|
1094 | 1094 |
|
1095 | 1095 |
|
|
src/Symfony/Component/Dotenv/Dotenv.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Dotenv/Dotenv.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 |
| - |
| 75 | + |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
162 |
| - |
| 161 | + |
| 162 | + |
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
|
src/Symfony/Component/ErrorHandler/Resources/bin/extract-tentative-return-types.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ErrorHandler/Resources/bin/extract-tentative-return-types.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
src/Symfony/Component/Form/Command/DebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Command/DebugCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
278 |
| - |
| 278 | + |
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
|
src/Symfony/Component/HttpClient/HttpClient.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/HttpClient.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
0 commit comments