php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #9124 fopen() yet supports HTTP redirects
Submitted: 2001-02-06 03:49 UTC Modified: 2001-06-27 00:35 UTC
From: j-f at gmx dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.3pl1 OS: WinNT
Private report: No CVE-ID: None
 [2001-02-06 03:49 UTC] j-f at gmx dot net
The manual to fopen/popen/readfile says:

"Does not handle HTTP redirects, so you must include trailing slashes on directories."

That's not true, it does (since which version?). See also bug id #8876 (feature request: determine if redirected or not).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-27 00:35 UTC] danbeck@php.net
This feature was added in 4.0.5.  I've removed the note that says that redirects are not supported.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 04:01:27 2024 UTC