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
 [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: Thu Apr 18 01:01:28 2024 UTC