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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: chr at tv2i dot dk
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 02:01:29 2024 UTC