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

 ID:                 52749
 User updated by:    anton85s at mail dot ru
 Reported by:        anton85s at mail dot ru
 Summary:            Extension\function\wrapper for Windows unicode
                     filenames
 Status:             Open
 Type:               Feature/Change Request
 Package:            *Directory/Filesystem functions
 Operating System:   Windows
 PHP Version:        Irrelevant
 Block user comment: N

 New Comment:

The current versions of PHP are missing functions or interface to work
properly with natively-unicode-encoded Windows filenames.

All present filesystem functions in PHP when working with Windows
Unicode filenames work incorrectly, as they don't support handling
Windows Unicode filenames encoding.



A new extension or modification of the existing PHP filesystem functions
is needed to handle operations with files with Unicode filenames used in
Windows, by using the respective "W" versions of Windows API functions.


Previous Comments:
------------------------------------------------------------------------
[2010-08-31 03:05:32] anton85s at mail dot ru

Description:
------------
The current versions of PHP are missing functions or interface to work
properly with natively-unicode-encoded Windows filenames.

All present filesystem functions in PHP when working with Windows
Unicode filenames work incorrectly, as they don't support handling
Windows Unicode filenames encoding.



A new extension or modification of the existing PHP filesystem functions
is needed to handle operations with files Unicode filenames used in
Windows, by using the respective "W" versions of Windows API functions.



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



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

Reply via email to