php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #10611 Unrecognized functions
Submitted: 2001-05-02 09:35 UTC Modified: 2001-05-19 13:19 UTC
From: wiz at vapor dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.5 OS: Linux
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: wiz at vapor dot com
New email:
PHP Version: OS:

 

 [2001-05-02 09:35 UTC] wiz at vapor dot com
Since upgrading to 4.0.5 I get this error:

Fatal error: Call to undefined function: connection_timeout() in /home/www/common/class.gzip_encode.php on line 158

Please note that it didn't appear always, but I failed to understand which circumstances trigger it.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-03 11:55 UTC] sniper@php.net
This function doesn't exist anymore. It never returned 
true thus it was useless function.

The documentation still claims it exists though.

--Jani

 [2001-05-19 13:19 UTC] jeroen@php.net
Documentation will be updated.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 20:01:32 2024 UTC