php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55262 streamWrapper::url_stat return value in case of non existing file
Submitted: 2011-07-21 14:23 UTC Modified: 2017-01-28 11:29 UTC
From: cweiske@php.net Assigned:
Status: Closed Package: Streams related
PHP Version: 5.3.6 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cweiske@php.net
New email:
PHP Version: OS:

 

 [2011-07-21 14:23 UTC] cweiske@php.net
Description:
------------
The docs should describe which return value is expected when a file does not exist.

As stat() returns false for nonexisting files, I assume url_stat should do the same.

---
From manual page: http://www.php.net/streamwrapper.url-stat
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 11:29 UTC] cmb@php.net
-Package: Documentation problem +Package: Streams related
 [2021-07-27 16:14 UTC] git@php.net
Automatic comment on behalf of cmb69
Revision: https://github.com/php/doc-en/commit/c79b9928aa114777d864b9c70feb1436d7344b4d
Log: Fix #55262: streamWrapper::url_stat return value in case of non existing file
 [2021-07-27 16:14 UTC] git@php.net
-Status: Open +Status: Closed
 [2021-07-28 03:10 UTC] git@php.net
Automatic comment on behalf of mumumu
Revision: https://github.com/php/doc-ja/commit/8ddb74429672011988609b495cdf73d555c59326
Log: Fix #55262: streamWrapper::url_stat return value in case of non existing file
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 03:01:29 2024 UTC