Ticket #1606 (closed deprecation: done)
[DEPRECATION] String.lower()
Reported by: | plobsing | Owned by: | NotFound |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | 2.3.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
This action is better accomplished by using the downcase opcode or subclassing and providing a method that is appropriately named for the given HLL.
Change History
Note: See
TracTickets for help on using
tickets.