php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9339 infinite loop in wordwrap
Submitted: 2001-02-19 12:41 UTC Modified: 2001-02-26 08:05 UTC
From: chr at tv2i dot dk Assigned:
Status: Closed Package: Strings related
PHP Version: 4.0.4pl1 OS: Linux
Private report: No CVE-ID: None
 [2001-02-19 12:41 UTC] chr at tv2i dot dk
The following line seems to loop forever:

echo wordwrap("abcdefghijklmnopqr", 10, "\r\n");

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-19 22:39 UTC] andre@php.net
WFM win32 + linux,
please check out latest CVS and reopen if necessary
 [2001-02-26 08:05 UTC] jmoore@php.net
This was a bug but is fixed in CVS now.

James
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC