Browse Source

*** empty log message ***

migration/RELEASE_1_0_0
Andrei Zmievski 21 years ago
parent
commit
d6a80f841d
  1. 4
      unicode-todo.txt

4
unicode-todo.txt

@ -55,5 +55,5 @@
* Change implementation of strtoupper()/strtolower() to use simple case
mapping.
* Store script encoding in the oparray structure and use it to convert
T_INLINE_HTML blocks.
* Optimize T_INLINE_HTML blocks conversion by either creating a converter
cache or remembering the last used converter in the executor globals.
Loading…
Cancel
Save