Commit 8dd5ebc
committed
minor #12116 Replace utf8_bin collation with utf8mb4_bin in example (bocharsky-bw)
This PR was merged into the 3.4 branch.
Discussion
----------
Replace utf8_bin collation with utf8mb4_bin in example
Symfony docs recommend using `utf8mb4` charset and collation already
Commits
-------
0392c60 Replace utf8_bin collation with utf8mb4_bin in example1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments