]> granicus.if.org Git - php/commit
- Fix for bug #6673
authorDerick Rethans <derick@php.net>
Mon, 11 Sep 2000 20:06:24 +0000 (20:06 +0000)
committerDerick Rethans <derick@php.net>
Mon, 11 Sep 2000 20:06:24 +0000 (20:06 +0000)
commit71066c12dc847da45a4a8e6eb0ea105ca79c83f6
tree428734406457105cc732027b869b0016f5b00c66
parentf5cf7d7eb752e04e02799a652507481f74db32b6
- Fix for bug #6673
- Added a "cut" option to wordwrap (as per feature request #6429)
@ Added an optional parameter to wordwrap that cuts a string if the length
  of a word is longer than the maximum allowed with (Derick)
ext/standard/string.c