From:             
Operating system: Windows
PHP version:      Irrelevant
Package:          *Directory/Filesystem functions
Bug Type:         Feature/Change Request
Bug description:Extension\function\wrapper for Windows unicode filenames

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 bug report at http://bugs.php.net/bug.php?id=52749&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=52749&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=52749&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=52749&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=52749&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=52749&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=52749&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=52749&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=52749&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=52749&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=52749&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=52749&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=52749&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=52749&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=52749&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=52749&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=52749&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=52749&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=52749&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=52749&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=52749&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=52749&r=mysqlcfg

Reply via email to