Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
39fac7aa2b
commit
75e76c1c4f
|
@ -588,4 +588,4 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us
|
||||||
* Collations - ordering is depends on the language. 'ch' in Spanish is a single character.
|
* Collations - ordering is depends on the language. 'ch' in Spanish is a single character.
|
||||||
* Single number in unicode to represent accents. Combining characters.
|
* Single number in unicode to represent accents. Combining characters.
|
||||||
* Composed (NFC) and decomposed (NFD) forms - normalisation for comparison
|
* Composed (NFC) and decomposed (NFD) forms - normalisation for comparison
|
||||||
* Grapheme cluster - multiple characters, but one letter as you write it (separate characters for letters and accent)
|
* Grapheme clusters - multiple characters, but one letter as you write it (separate characters for letters and accent)
|
||||||
|
|
Loading…
Reference in a new issue