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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: j-f at gmx dot net
New email:
PHP Version: OS:

 

 [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 Mar 28 17:01:29 2024 UTC