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
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:
16 - 6 = ?
Subscribe to this entry?

 
 [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: Wed May 01 01:01:30 2024 UTC