php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50937 I don't know if this is a bug
Submitted: 2010-02-05 09:29 UTC Modified: 2010-02-05 10:16 UTC
From: tgckpg at hotmail dot com Assigned:
Status: Not a bug Package: Filesystem function related
PHP Version: 6SVN-2010-02-05 (snap) OS: windows 7
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: tgckpg at hotmail dot com
New email:
PHP Version: OS:

 

 [2010-02-05 09:29 UTC] tgckpg at hotmail dot com
Description:
------------
hi,I get many failed to open steam error with my code.
But it just reporting "No error"
I turned off all my files' read-only attr.
And I'm using the Administrator a/c.

Reproduce code:
---------------
http://docs.google.com/Doc?docid=0ASHu2T_HzyNKZGY1aHFjbjhfMGY5ZGptdmR3&hl=en

Expected result:
----------------
.....................................................

Actual result:
--------------
Warning: unlink(D:\Myfiles\Entertainment\Music\Sound 
Only\Album\Bandari\BANDARI.
-.[?????????╖????].??.(Flac).cue): No error in 
C:\cmdUtilities\getText.php on li
ne 36

Warning: file_get_contents(D:\Myfiles\Entertainment\Music\Sound 
Only\Album\Banda
ri\BANDARI.-.[?????????╖????].??.(Flac).cue): failed to open stream: 
No error in
 C:\cmdUtilities\getText.php on line 35

Warning: unlink(D:\Myfiles\Entertainment\Music\Sound 
Only\Album\Bandari\BANDARI.
-.[?????????╖????].??.(Flac).cue): No error in 
C:\cmdUtilities\getText.php on li
ne 36

Warning: fopen(D:\Myfiles\Entertainment\Music\Sound 
Only\Album\Bandari\BANDARI.-
.[?????????╖????].??.(Flac).cue): failed to open stream: No error in 
C:\cmdUtili
ties\getText.php on line 40

Warning: fwrite() expects parameter 1 to be resource, boolean given in 
C:\cmdUti
lities\getText.php on line 41

Warning: fclose(): supplied argument is not a valid stream resource in 
C:\cmdUti
lities\getText.php on line 42

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-05 10:16 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC