php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14100 Unicode Filenames
Submitted: 2001-11-18 20:32 UTC Modified: 2002-08-17 01:17 UTC
From: ziip15 at hotmail dot com Assigned:
Status: Closed Package: *Directory/Filesystem functions
PHP Version: 4.0.6 OS: Windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ziip15 at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-11-18 20:32 UTC] ziip15 at hotmail dot com
I have multiple files (.mp3) that have strange characters in them, and apparently, PHP doesn't recognize them as files. PHP totally skips them. Is there a plan to support Unicode?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-17 01:16 UTC] sfox@php.net
PHP currently *recognises* filenames regardless of the character type, I can't replicate this at all.  Strongly suggest you upgrade if you haven't already and re-open this if you still have that problem.

Unicode filenames will be reported wrongly (ie as blobs and symbols) on any MS system prior to XP.  That's an MS issue, not a PHP issue.
 [2002-08-17 01:17 UTC] kalowsky@php.net
Marking as closed... also please try a newer version.  
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 14:01:30 2024 UTC