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.
Err, changing exit() also doesn't touch its parameters (at least, there would be a way to do it so) and still it breaks BC because the output is different (which was my point). -- Please always Cc to me when replying to me on the lists. -- 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]