Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Reverted the changes because the problem was elsewhere. | Moriyoshi Koizumi | 2002-12-02 | 1 | -1/+1 |
| | |||||
* | Fixing build on WIn32 | Frank M. Kromann | 2002-12-02 | 1 | -1/+1 |
| | | | | | MBREGEX is disabled for now. 5 mbre_* functions are undefined on WIn32 | ||||
* | MFB (made mbstring compile on windows again). | Edin Kadribasic | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | (PHP mb_convert_case) Add function that will convert the case of a string | Wez Furlong | 2002-09-26 | 1 | -0/+201 |
Respecting it's encoding (or the internal encoding). |