Repro:
File a bug
Edit the bug and include an emoji in the description
Save
Expected
--
Saves
Actual
--
Throws unhandled exception error:
Unhandled Exception ("AphrontQueryCharacterSetException")
Attempting to construct a query containing characters outside of the Unicode Basic Multilingual Plane. MySQL will silently truncate this data if it is inserted into a `utf8` column. Use the `%B` conversion to escape binary strings data.