Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 17:03:35 +01:00
parent 959bd27569
commit 3a7782274d

View file

@ -589,4 +589,5 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us
* Single number in unicode to represent accents. Combining characters.
* Composed (NFC) and decomposed (NFD) forms - normalisation for comparison
* Grapheme clusters - multiple characters, but one letter as you write it (separate characters for letters and accent)
* Emjois - combining characters. e.g. Combine face with colour.
* Emjois - combining characters. e.g. Combine face with colour. Different codes and character names
*