summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings
Commit message (Expand)AuthorAgeFilesLines
* Fixed stripslashes when magic_quotes_sybase is enabled, and add a test forSander Roobol2002-06-181-3/+14
* Fix stripslashes when magic_quotes_sybase is enabled, and add a test forSander Roobol2002-06-181-0/+21
* Fix calculation of output buffer size in wordwrap(). (Thanks to Wez.)jim winstead2002-03-181-0/+2
* - Fix tests to work with CLIDerick Rethans2002-03-052-2/+2
* More tweaking of wordwrap() with the cut parameter set. It was being ajim winstead2002-01-051-2/+5
* New memcpy()-based wordwrap() implementation. The simple casejim winstead2002-01-051-0/+13
* Fixed segfault in wordwrap() when wrapping to zero width and usingjim winstead2002-01-041-0/+19
* fix strtr() when called with two parameters. this has been broken for some time!Thies C. Arntzen2001-09-131-0/+11
* Didn't commit the correct trim.phpt, it now passesJeroen van Wolffelaar2001-08-051-15/+15
* More testsJeroen van Wolffelaar2001-08-051-0/+29