Commit 4bde917
committed
Merge branch '6.4' into 7.3
* 6.4:
Replace backtick operator, deprecated in PHP 8.5, with shell_exec()
[DependencyInjection] Add test case to ensure XML parse exception message includes filename and position
[Serializer] Fix normalizing objects with accessors having the same name as a property
[SecurityBundle] Prevent accessing the tracked token storage when collecting data1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments