ID:               37117
 Updated by:       [EMAIL PROTECTED]
 Reported By:      miaofeng at starsoftcomm dot com
-Status:           Open
+Status:           Wont fix
 Bug Type:         Filesystem function related
 Operating System: linux
 PHP Version:      5.1.2
 New Comment:

Unicode support will appear in PHP6.


Previous Comments:
------------------------------------------------------------------------

[2006-04-18 08:21:18] miaofeng at starsoftcomm dot com

Description:
------------
Chinese file name can't be extracted from the whole directory string

Reproduce code:
---------------
<?
echo basename("/somewhere/&#20320;&#22909;.dat");
?>


Expected result:
----------------
&#20320;&#22909;.dat

Actual result:
--------------
.dat


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


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

Reply via email to