Edit report at https://bugs.php.net/bug.php?id=63593&edit=1

 ID:                 63593
 Updated by:         paj...@php.net
 Reported by:        john dot peterson10 at gmail dot com
 Summary:            scandir return "?" in place of unicode letter in
                     Windows httpd.
 Status:             Duplicate
 Type:               Bug
 Package:            *Unicode Issues
 Operating System:   Windows
 PHP Version:        5.5Git-2012-11-23 (snap)
 Block user comment: N
 Private report:     N

 New Comment:

Different runtime encoding. Nothing wrong here. Also cygwin is total different 
story from a shell point of view.


Previous Comments:
------------------------------------------------------------------------
[2012-11-24 12:42:36] john dot peterson10 at gmail dot com

php test.php                            # return "????"
%cygwin%/bin/php test.php               # return "ファイル"

------------------------------------------------------------------------
[2012-11-24 12:34:23] john dot peterson10 at gmail dot com

Please comment on the fact that CLI and httpd return different data.

Please post the relevant source file and line.

------------------------------------------------------------------------
[2012-11-24 12:20:05] paj...@php.net

I don't have it at hand but if you search for 'windows file unicode', you will 
find a couple with work around (tricky but possible).

------------------------------------------------------------------------
[2012-11-24 11:59:55] john dot peterson10 at gmail dot com

What is the duplicate ID?

------------------------------------------------------------------------
[2012-11-24 11:56:09] paj...@php.net

there is no Unicode support for file system functions in PHP. There is already 
a 
feature request for that > mark as duplicated.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=63593


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63593&edit=1

Reply via email to