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
|
||||
|
||||
uppercase lowercase folding
|
||||
uppercase, lowercase, folding
|
||||
compositions, ligatures
|
||||
comparistions - nromalisations and collations
|
||||
segmentation: characters, wods sendtenances and hyphens
|
||||
comparistions - normalisations and collations
|
||||
segmentation: characters, words, sentences and hyphens
|
||||
locales: cultural conventions, translitterations
|
||||
identifiers & security, confusables
|
||||
display: direction, width
|
||||
|
||||
### unicode in practive
|
||||
### unicode in practice
|
||||
|
||||
- MySQL - `utf*_*`. `SET NAMES utf8mb4` for security and storing emojis
|
||||
|
|
Loading…
Reference in a new issue