Closed
Description
Q | A |
---|---|
Bug? | yes |
New Feature? | no |
Version | v1.1.0 |
PHP Version | 7.1.5 |
Actual Behavior
I'm sending some files with a multipart api endpoint, i've followed the doc (http://php-http.readthedocs.io/en/latest/components/multipart-stream-builder.html).
When the profiler is enabled i got this error Error: escapeshellarg(): Input string contains NULL bytes
from the CurlCommandFormatter.php
Expected Behavior
no error
Steps to Reproduce
i've followed the documentation here : http://php-http.readthedocs.io/en/latest/components/multipart-stream-builder.html
Metadata
Metadata
Assignees
Labels
No labels