Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Does not support UTF-8 char file name #45

Open
ty2 opened this issue Apr 28, 2015 · 1 comment
Open

Does not support UTF-8 char file name #45

ty2 opened this issue Apr 28, 2015 · 1 comment

Comments

@ty2
Copy link

ty2 commented Apr 28, 2015

When the file name contain UTF-8 char, it can't not be found.

E.G.
zip file contains

  1. 新增.docx
  2. primary_chicken.xlsx

input:
dd(Zipper::make('./_.zip')->listFiles());

output:
array:1 [ 0 => "primary_chicken.xlsx" ]

@DarkCobalt
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants