summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/wordwrap.phpt
Commit message (Expand)AuthorAgeFilesLines
* MFB: Fixed "Floating point exception" inside wordwrap()Jani Taskinen2007-07-231-0/+2
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* Fixed paths in various tests. In certain conditions usage of partial fileIlia Alshanetsky2003-08-181-1/+1
* 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-051-1/+1
* 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