1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

*** empty log message ***

This commit is contained in:
Andrei Zmievski
2006-03-26 21:46:01 +00:00
parent db50082fe9
commit d6ff037f03
+2
View File
@@ -61,3 +61,5 @@
* What to do with binary string literals and runtime casting? Literals are in
script_encoding, casting uses runtime_encoding. If they are different, bad
stuff happens.
* Control of fallback mappings in conversions.