Commit a68e1ad
committed
minor symfony#61676 use the empty string instead of null as an array offset (xabbuh)
This PR was merged into the 7.3 branch.
Discussion
----------
use the empty string instead of null as an array offset
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
5b245bf use the empty string instead of null as an array offset1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments