Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImageStorage using namespaces - bad RE usage #6

Open
milsorm opened this issue Sep 24, 2016 · 1 comment
Open

ImageStorage using namespaces - bad RE usage #6

milsorm opened this issue Sep 24, 2016 · 1 comment

Comments

@milsorm
Copy link

milsorm commented Sep 24, 2016

ImageStorage.php:123

If $script->name contains path (for me occurs when namespace is used) than RE failed. It is necessary to use preg_quote( $script->name, '/' ) to prevent such situation.

@vojtechmares
Copy link

@milsorm if this issue is still in place, please consider sending a PR or, please, provide more information about the issue since 2 years had passed.

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

No branches or pull requests

2 participants