Commit 39de712
committed
Merge branch '6.4' into 7.0
* 6.4:
[FrameworkBundle] fixes #54402: Suppress PHP warning when is_readable() tries to access dirs outside of open_basedir restrictions
return null when message with name is not set
use local PHP web server to test HTTP stream wrappers
[Translation] Silence error when intl not loaded
Bump Symfony version to 6.4.7
Update VERSION for 6.4.6
Update CHANGELOG for 6.4.6
Bump Symfony version to 5.4.39
Update VERSION for 5.4.38
Update CONTRIBUTORS for 5.4.38
Update CHANGELOG for 5.4.38File tree
4 files changed
+25
-12
lines changed- Tests
- Fixtures/web
4 files changed
+25
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
162 | 164 | | |
163 | 165 | | |
164 | 166 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | 167 | | |
169 | 168 | | |
170 | | - | |
171 | | - | |
| 169 | + | |
| 170 | + | |
172 | 171 | | |
173 | | - | |
174 | | - | |
175 | 172 | | |
176 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
177 | 176 | | |
178 | | - | |
| 177 | + | |
179 | 178 | | |
180 | | - | |
181 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
182 | 193 | | |
183 | 194 | | |
184 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments