Tagged Questions
11
votes
2answers
660 views
PHP6 and its future: How to best handle Unicode in a future proof way?
A week ago there was an interesting post on the PHP-Internals list:
http://marc.info/?l=php-internals&m=125842046913842&w=2
I've been thinking for a while what we
should do about PHP6 ...
6
votes
3answers
173 views
What are the benefits of PHP6 Unicode Identifiers
I was reading a nice slide titled Unicode & PHP6 and i found every new feature very good.
Except unicode identifers:
Am i missing something? Isn't this is evil for PHP script understanding ...