Re: utf-8 filenames in phar files.
From: Dan Ackroyd Date: Fri, 14 Feb 2014 01:00:22 +0000 Subject: Re: utf-8 filenames in phar files. References: 1 2 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
Hi Yasuo, I'm not sure I understand you. Do you have any example filenames that I can test against to make sure that different filenames don't 'appear the same'? Also, the filenames used in phar files are not exposed to the underlying system. They are held completely within the PHP phar file and shouldn't be affected by platform. The restriction on characters was caused by ext/phar explicitly rejecting utf-8 multibyte characters. cheers Dan
Thread (24 messages)
« previous | php.internals (#72575) | next » |
---|