php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34632 typo in is_readable documentation
Submitted: 2005-09-25 03:15 UTC Modified: 2005-09-25 04:06 UTC
From: bugs at bmuskalla dot de 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: bugs at bmuskalla dot de
New email:
PHP Version: OS:

 

 [2005-09-25 03:15 UTC] bugs at bmuskalla dot de
Description:
------------
Wrong description on http://www.php.net/is_readable

"Example 1. is_writable() example" should be "Example 1. is_readable() example"

Reproduce code:
---------------
go to http://www.php.net/is_readable

Expected result:
----------------
"Example 1. is_readable() example"


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-25 04:06 UTC] simp@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 16:01:34 2025 UTC