Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
38cfe21894
commit
9b9a525179
|
@ -593,14 +593,14 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us
|
||||||
*
|
*
|
||||||
### unicode fundamentals
|
### unicode fundamentals
|
||||||
|
|
||||||
uppercase lowercase folding
|
uppercase, lowercase, folding
|
||||||
compositions, ligatures
|
compositions, ligatures
|
||||||
comparistions - nromalisations and collations
|
comparistions - normalisations and collations
|
||||||
segmentation: characters, wods sendtenances and hyphens
|
segmentation: characters, words, sentences and hyphens
|
||||||
locales: cultural conventions, translitterations
|
locales: cultural conventions, translitterations
|
||||||
identifiers & security, confusables
|
identifiers & security, confusables
|
||||||
display: direction, width
|
display: direction, width
|
||||||
|
|
||||||
### unicode in practive
|
### unicode in practice
|
||||||
|
|
||||||
- MySQL - `utf*_*`. `SET NAMES utf8mb4` for security and storing emojis
|
- MySQL - `utf*_*`. `SET NAMES utf8mb4` for security and storing emojis
|
||||||
|
|
Loading…
Reference in a new issue