Edit report at http://bugs.php.net/bug.php?id=52749&edit=1
ID: 52749 Updated by: [email protected] Reported by: anton85s at mail dot ru Summary: Extension\function\wrapper for Windows unicode filenames -Status: Open +Status: Duplicate Type: Feature/Change Request Package: *Directory/Filesystem functions Operating System: Windows PHP Version: Irrelevant Block user comment: N New Comment: There is already a feature request for that. Previous Comments: ------------------------------------------------------------------------ [2010-08-31 03:10:09] anton85s at mail dot ru 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. ------------------------------------------------------------------------ [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
