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
 [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: Fri May 10 11:01:32 2024 UTC