Commit 14c95a9
committed
Merge branch '5.0'
* 5.0:
[Config] fix test
[HttpClient] disable debug log with curl 7.64.0
[Intl][3.4] Bump ICU 66.1
fix import from config file using type: glob
[DoctrineBridge][DoctrineExtractor] Fix wrong guessed type for "json" type1,010 files changed
+1,026-1,015Lines changed: 1026 additions & 1015 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/Symfony
- Bridge/Doctrine
- PropertyInfo
- Tests/PropertyInfo
- Component
- Config
- Loader
- Tests/Util
- HttpClient
- Response
- Intl
- Resources/data
- currencies
- languages
- regions
- scripts
- timezones
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/Symfony/Bridge/Doctrine/PropertyInfo/DoctrineExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/PropertyInfo/DoctrineExtractor.php-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
163 | 163 | |
164 | 164 | |
165 | 165 | |
166 | | - |
167 | 166 | |
168 | 167 | |
169 | 168 | |
| ||
278 | 277 | |
279 | 278 | |
280 | 279 | |
281 | | - |
282 | 280 | |
283 | 281 | |
284 | 282 | |
|
Collapse file
src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/DoctrineExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/DoctrineExtractorTest.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
178 | 178 | |
179 | 179 | |
180 | 180 | |
181 | | - |
| 181 | + |
182 | 182 | |
183 | 183 | |
184 | 184 | |
|
Collapse file
src/Symfony/Component/Config/Loader/FileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Loader/FileLoader.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
83 | 83 | |
84 | 84 | |
85 | 85 | |
86 | | - |
| 86 | + |
87 | 87 | |
88 | 88 | |
89 | 89 | |
|
Collapse file
src/Symfony/Component/Config/Tests/Util/XmlUtilsTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Util/XmlUtilsTest.php+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
42 | 42 | |
43 | 43 | |
44 | 44 | |
| 45 | + |
45 | 46 | |
46 | 47 | |
47 | 48 | |
48 | 49 | |
49 | 50 | |
50 | 51 | |
51 | 52 | |
52 | | - |
| 53 | + |
53 | 54 | |
54 | 55 | |
55 | 56 | |
|
Collapse file
src/Symfony/Component/HttpClient/CurlHttpClient.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/CurlHttpClient.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
308 | 308 | |
309 | 309 | |
310 | 310 | |
311 | | - |
| 311 | + |
312 | 312 | |
313 | 313 | |
314 | 314 | |
|
Collapse file
src/Symfony/Component/HttpClient/Response/CurlResponse.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpClient/Response/CurlResponse.php+7-3Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
37 | 37 | |
38 | 38 | |
39 | 39 | |
40 | | - |
| 40 | + |
41 | 41 | |
42 | 42 | |
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | 46 | |
47 | | - |
48 | | - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
49 | 53 | |
50 | 54 | |
51 | 55 | |
|
Collapse file
src/Symfony/Component/Intl/Intl.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Intl.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
125 | 125 | |
126 | 126 | |
127 | 127 | |
128 | | - |
| 128 | + |
129 | 129 | |
130 | 130 | |
131 | 131 | |
|
Collapse file
src/Symfony/Component/Intl/Resources/data/currencies/af.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/currencies/af.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
|
Collapse file
src/Symfony/Component/Intl/Resources/data/currencies/af_NA.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/currencies/af_NA.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
|
Collapse file
src/Symfony/Component/Intl/Resources/data/currencies/ak.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/currencies/ak.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
|
0 commit comments