Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
e7cf4554ed
commit
f8fbdb3ca3
|
@ -585,5 +585,6 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us
|
|||
- UTF-32: 4 bytes
|
||||
* UTF-8 is compatible with ASCII
|
||||
* Case sensitivity - 1k characters are concerned. One uppercase letter, two lower case variants. Turkish exception (similar looking letters that are different letters with different meanings). Full case folding.
|
||||
* Collations - ordering is language dependent. '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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue