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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
4 + 6 = ?
Subscribe to this entry?

 
 [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