Homec4science

Add some utf-8 building blocks to libphutil

Authored by epriestley <git@epriestley.com> on Jun 23 2011, 21:44.

Description

Add some utf-8 building blocks to libphutil

Summary:
The performance of these is absolutely terrible but I think they work as
advertised, at least. The biggest problem with utf-8 is that PHP support for it
is terrible.

If we hit perf problems with this stuff I'll almost certainly need to bundle a
PHP extension with libphutil. This will open up some opportunities for us but
make HPHP integration and general configuration more difficult. :/

Test Plan:
Ran unit tests.

Reviewed By: jungejason
Reviewers: jungejason, aran, tuomaspelkonen
CC: aran, epriestley, jungejason
Differential Revision: 505

Details

Committed
epriestley <git@epriestley.com>Jun 24 2011, 18:45
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU27d92af66937: Use full "(?P<name>" syntax for named captures in HTTPFuture
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUa1c4bf03de98: Add some utf-8 building blocks to libphutil (authored by epriestley <git@epriestley.com>).Jun 24 2011, 18:45