php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #21388 streams.php-stream-open-wrapper-ex
Submitted: 2003-01-03 06:15 UTC Modified: 2004-07-27 15:20 UTC
From: quest at wim dot pl Assigned: wez (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.3.0 OS: windows
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: quest at wim dot pl
New email:
PHP Version: OS:

 

 [2003-01-03 06:15 UTC] quest at wim dot pl
I have found a bug on page streams.php-stream-open-wrapper-ex.html which is : 
To find out more about stream contexts, see XXX 
[chm date: 2002-12-27]...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-03 06:57 UTC] goba@php.net
I am afraid I cannot see the point. What is the bug?
 [2003-01-03 07:15 UTC] quest at wim dot pl
Manual description: "php_stream_open_wrapper_ex() is exactly like php_stream_open_wrapper(), but allows you to specify a php_stream_context object using context. To find out more about stream contexts, see XXX"

Ok, now I see that "XXX" is a number in manual's Function Reference. It looks pretty wired for me for a first time. Any other Roman number is ok, but XXX looks like "thing that should be filled in later" . 

Thing for discussion : 
Shouldn't it be a link to the XXX part of manual ? 
Or instead of "see XXX" -> "see XXX part of Function Reference" ? 

BTW. PHP manual is a great job :)
 [2003-01-03 07:23 UTC] tularis@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
 [2003-01-03 07:24 UTC] tularis@php.net
ignore my last message... it's a mistake!
 [2003-01-17 22:16 UTC] sniper@php.net
I guess the streams docs are still on Wez's TODO? :)

 [2003-01-19 00:32 UTC] philip@php.net
In short:

chapters/streams.common.xml refers to a non-existent (that I know of) page that discusses "context".  There is no link yet but apparently there will be.  This is under php_stream_open-wrapper_ex().

Assigning to Wez :)
 [2004-07-27 15:20 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.

The part discussing contexts already exists.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 04:01:35 2025 UTC