On Wed, Dec 26, 2001 at 01:10:47PM +0100, [EMAIL PROTECTED] wrote:
> On Wed, 26 Dec 2001, Markus Fischer wrote:
> 
> > On Wed, Dec 26, 2001 at 02:22:02AM -0000, Dominik Roettsches wrote :
> > > Another suggestion is to replace the wordwrap code by the algorithm of
> > > Knuth.
> >
> >     This would break BC and therefore isn't an option.
> 
> Only changin the algorithm, but not touching the parameters will not break
> BC IMO. It just outputs something different, but that isn't a problem with
> wrapping lines IMO.

I think it's okay if you just use the wordwrap part of fmt. I don't like
the idea of wordwrap() doing the other stuff fmt does. Better add a new
function then.

Stig

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to