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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri Apr 19 22:01:28 2024 UTC