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
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: 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

Pull Requests

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