php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54156 touch() doesn't support streams
Submitted: 2011-03-04 00:49 UTC Modified: 2016-08-26 14:12 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: stas@php.net Assigned: cmb (profile)
Status: Closed Package: Filesystem function related
PHP Version: 5.3.6RC2 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stas@php.net
New email:
PHP Version: OS:

 

 [2011-03-04 00:49 UTC] stas@php.net
Description:
------------
Unlike most of other filesystem functions, touch() completely ignores stream 
filenames, including overriding file stream, etc. It should support streams and do 
fopen("c")/fclose on them. 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-08-26 14:12 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2016-08-26 14:12 UTC] cmb@php.net
That appears to have been fixed as of PHP 5.4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 17:01:31 2024 UTC