Commit 2a8e0ab
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
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
0 commit comments