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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 00:01:29 2025 UTC