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

escapeshellarg(): Input string contains NULL bytes #84

Closed
FelixMalfait opened this issue Apr 12, 2016 · 1 comment
Closed

escapeshellarg(): Input string contains NULL bytes #84

FelixMalfait opened this issue Apr 12, 2016 · 1 comment
Labels

Comments

@FelixMalfait
Copy link

Hi I'm getting the following error message every seconds for the past hour.
Seems like you should escape the string maybe?

#0 {main}   
Apr 12 19:00:47 lucky app/worker.1:    [Symfony\Component\Debug\Exception\FatalErrorException]   
Apr 12 19:00:47 lucky app/worker.1:    escapeshellarg(): Input string contains NULL bytes        
Apr 12 19:00:49 lucky app/worker.1:  PHP Fatal error:  escapeshellarg(): Input string contains NULL bytes in /app/vendor/mindscape/raygun4php/src/Raygun4php/RaygunClient.php on line 310 
Apr 12 19:00:49 lucky app/worker.1:  [2016-04-12 19:00:48] production.ERROR: Symfony\Component\Debug\Exception\FatalErrorException: escapeshellarg(): Input string contains NULL bytes in /app/vendor/mindscape/raygun4php/src/Raygun4php/RaygunClient.php:310 
@BenjaminHarding
Copy link
Contributor

Merged in a fix for this bug

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

No branches or pull requests

2 participants