php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13849 Annotations problem
Submitted: 2001-10-27 12:55 UTC Modified: 2001-11-09 04:46 UTC
From: slawek@php.net Assigned: goba (profile)
Status: Closed Package: Website problem
PHP Version: 4.0.6 OS: n/a
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: slawek@php.net
New email:
PHP Version: OS:

 

 [2001-10-27 12:55 UTC] slawek@php.net
The same error on every annotated manual page...

Fatal error: Call to undefined function: wordwrap() in layout.inc on line 391

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-27 13:41 UTC] slawek@php.net
The problem concerns pl.php.net
 [2001-10-28 04:06 UTC] goba@php.net
They need to upgrade PHP to at least 4.0.2. This
function was added in that version. I have sent a letter to that webmaster, and requested the upgrade.
 [2001-11-09 04:46 UTC] goba@php.net
Two things:

 - They upgraded their PHP :)
 - Jim added a conditional, to only use wordwrap()
   when it is defined

So it should be OK now :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 19:01:30 2024 UTC