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

 ID:                 64506
 Updated by:         paj...@php.net
 Reported by:        vibbow at hotmail dot com
 Summary:            PHP can not read or write file correctly if file
                     name have special char like Å¡
-Status:             Re-Opened
+Status:             Duplicate
 Type:               Bug
 Package:            Filesystem function related
 Operating System:   Windows 7
 PHP Version:        5.4.13
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2013-05-08 21:32:05] paj...@php.net

Re open, wrong # in commit log.

------------------------------------------------------------------------
[2013-05-08 17:58:33] cataphr...@php.net

Automatic comment on behalf of glo...@nebm.ist.utl.pt
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=8687332e086bc332c99692c099514be7996a2139
Log: Fix bug #64506: fix build with --disable-ipv6

------------------------------------------------------------------------
[2013-05-08 17:57:22] cataphr...@php.net

Automatic comment on behalf of glo...@nebm.ist.utl.pt
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=6f3c3862ca5c136bb123c1e60e1f163bb7efcf3f
Log: Fix bug #64506: fix build with --disable-ipv6

------------------------------------------------------------------------
[2013-03-25 02:20:56] vibbow at hotmail dot com

For the second part.

I had try convert the file name to UTF-8, GBK or GB2312 encode,
but none of these encode will save the file in correct file name

For the third part.

I had try convert the filename to all encode which mb_convert support,
But none of any encode will work.

------------------------------------------------------------------------
[2013-03-25 02:16:58] paj...@php.net

duplicate of bugs about unicode API support for file operations.

Temporary solution is to either choose the right encoding (windows encoding), 
mbstring supports conversions for all windows encoding.

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


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=64506


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

Reply via email to