This commit is contained in:
Andrei Zmievski 2005-08-12 18:14:26 +00:00
parent 969c533b83
commit c699b51a0e

View file

@ -57,5 +57,4 @@
argument and IS_UNICODE as another, then we can use "bu" for the parsing
format.
* Comparison operators should act similar to concatenation one, check the
types and coerce when necessary.
* Should strtoupper()/strtolower() use full or simple case mapping?