*** empty log message ***

This commit is contained in:
Andrei Zmievski 2006-07-20 18:14:50 +00:00
parent 13b1d8b95b
commit 4ab3e25866

View File

@ -53,3 +53,5 @@ parsing API, e.g.:
* Make zend_u_str_case_fold() do only case-folding and nothing else. The
normalization should be done by zend_normalize_identifier().
* Look at performance implications of identifier normalization.