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

Escape filename #16

Merged
merged 1 commit into from
Nov 6, 2013
Merged

Escape filename #16

merged 1 commit into from
Nov 6, 2013

Conversation

crodas
Copy link
Contributor

@crodas crodas commented Nov 6, 2013

If the filename have special characters it may end up throwing an exception (for instance +1.png). Added preg_quote (borrowed from phpjs.org) to fix this issue

If the filename have special characters it may end up throwing an exception (for instance +1.png). Added preg_quote (borrowed from phpjs.org) to fix this issue
@Luismahou
Copy link
Owner

Thanks!

Luismahou added a commit that referenced this pull request Nov 6, 2013
@Luismahou Luismahou merged commit 8927e41 into Luismahou:master Nov 6, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants