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 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 17:01:30 2025 UTC