|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page HistoryThis document describes a request for a string helper class within Zend Framework.
The reason I wrote this RFC was based on believing working with strings of different and/or multi-byte character sets in PHP isn't that simple as the build-in string functions supported by PHP.
Wrote this RFC based on believing working with strings of different and/or multi-byte character sets in PHP isn't that simple as the build-in string functions supported by PHP.
The reason I am writing this RFC is that I believe working with strings of different and/or multi-byte character sets in PHP isn't as simple as the build-in string functions supported by PHP.
The reason I am writing this RFC is that I believe working with strings of different and/or multi-byte character sets in PHP isn't as simple as the build-in string functions supported by PHP.
h2. Currently used in Zend Framework