php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35532 stream_filter_append documentation page fopen error
Submitted: 2005-12-03 18:39 UTC Modified: 2005-12-03 21:00 UTC
From: switch at andrewwade dot co dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
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: switch at andrewwade dot co dot uk
New email:
PHP Version: OS:

 

 [2005-12-03 18:39 UTC] switch at andrewwade dot co dot uk
Description:
------------
The stream_filter_append() documentation page, in the example fopen uses "rw" for the mode. I believe it should be "x" instead.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-03 18:40 UTC] switch at andrewwade dot co dot uk
or w+.
 [2005-12-03 21:01 UTC] nlopess@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.


 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=a5ca672a8ebe45c82945fe1338c7a6aacbf4485d
Log: fix #35532: fix example
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat May 16 05:00:01 2026 UTC