php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #7907 wordwrap only takes 3 parameters
Submitted: 2000-11-21 13:06 UTC Modified: 2000-11-21 20:45 UTC
From: cliff at may dot be Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.2 OS: linux
Private report: No CVE-ID: None
 [2000-11-21 13:06 UTC] cliff at may dot be
The wordwrap function is documented as taking a 'cut' fourth parameter from version 4.0.2.  There is no code in the source to this effect.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-21 13:10 UTC] derick@php.net
This functions is added in 4.0.3.
 [2000-11-21 13:14 UTC] derick@php.net
This functions is added in 4.0.3.

So closing...
 [2000-11-21 20:45 UTC] torben@php.net
Fixed in CVS--added a note that 'cut' didn't appear until
4.0.3.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 13 07:00:01 2026 UTC