Commit 9184659
Visay Keo
[BUGFIX] Assign array key to doctrine event listener
Because of the unkeyed array (using "-"), Flow will merge the array of
setting TYPO3.Flow.persistence.doctrine.eventListeners with another
unkeyed array from another package which will cause issue that the last
package's setting will override the previous ones.1 parent cdc8dbe commit 9184659
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
0 commit comments