php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31009 Connection Handling overview (ch39) suggests you use (gone) connection_timeout
Submitted: 2004-12-07 13:10 UTC Modified: 2004-12-29 12:15 UTC
From: michael dot emmott at aeat dot co dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2004-12-07 13:10 UTC] michael dot emmott at aeat dot co dot uk
Description:
------------
The manual text on:

http://uk.php.net/manual/en/features.connection-handling.php

contains:

'Within this shutdown function you can check to see if a timeout caused the shutdown function to be called by calling the connection_timeout() function'

and:

'At this point you will find that connection_timeout() and connection_aborted() return TRUE.'

but connection_timeout() was removed from PHP at version 4.0.5 (bug ID 10611, closed, in May 2001).


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-29 12:15 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 11:01:27 2024 UTC