( ! ) Warning: file_get_contents(C:\wamp64\www\talenta/file_to_upload.ext): Failed to open stream: No such file or directory in C:\wamp64\www\talenta\upload_csv.php on line 45
Call Stack
#TimeMemoryFunctionLocation
10.0007446472{main}( )...\upload_csv.php:0
20.0554569864file_get_contents( $filename = 'C:\\wamp64\\www\\talenta/file_to_upload.ext' )...\upload_csv.php:45

( ! ) Warning: mime_content_type(C:\wamp64\www\talenta/file_to_upload.ext): Failed to open stream: No such file or directory in C:\wamp64\www\talenta\upload_csv.php on line 63
Call Stack
#TimeMemoryFunctionLocation
10.0007446472{main}( )...\upload_csv.php:0
20.0571573768mime_content_type( $filename = 'C:\\wamp64\\www\\talenta/file_to_upload.ext' )...\upload_csv.php:63

( ! ) Fatal error: Uncaught TypeError: GuzzleHttp\Psr7\MultipartStream::getHeader(): Return value must be of type ?string, false returned in C:\wamp64\www\talenta\vendor\guzzlehttp\psr7\src\MultipartStream.php on line 159
( ! ) TypeError: GuzzleHttp\Psr7\MultipartStream::getHeader(): Return value must be of type ?string, false returned in C:\wamp64\www\talenta\vendor\guzzlehttp\psr7\src\MultipartStream.php on line 159
Call Stack
#TimeMemoryFunctionLocation
10.0007446472{main}( )...\upload_csv.php:0
20.0581574144GuzzleHttp\Psr7\MultipartStream->__construct( $elements = [0 => ['name' => 'user_id', 'contents' => '357930'], 1 => ['name' => 'token', 'contents' => '5e2c570b24acc97aef493482414541b6'], 2 => ['name' => 'file', 'contents' => FALSE, 'filename' => 'file_to_upload.ext', 'headers' => [...]]], $boundary = ??? )...\upload_csv.php:48
30.0582574224GuzzleHttp\Psr7\MultipartStream->createStream( $elements = [0 => ['name' => 'user_id', 'contents' => '357930'], 1 => ['name' => 'token', 'contents' => '5e2c570b24acc97aef493482414541b6'], 2 => ['name' => 'file', 'contents' => FALSE, 'filename' => 'file_to_upload.ext', 'headers' => [...]]] )...\MultipartStream.php:38
40.0587584056GuzzleHttp\Psr7\MultipartStream->addElement( $stream = class GuzzleHttp\Psr7\AppendStream { private $streams = [0 => class GuzzleHttp\Psr7\Stream { ... }, 1 => class GuzzleHttp\Psr7\Stream { ... }, 2 => class GuzzleHttp\Psr7\Stream { ... }, 3 => class GuzzleHttp\Psr7\Stream { ... }, 4 => class GuzzleHttp\Psr7\Stream { ... }, 5 => class GuzzleHttp\Psr7\Stream { ... }]; private $seekable = TRUE; private $current = 0; private $pos = 0 }, $element = ['name' => 'file', 'contents' => FALSE, 'filename' => 'file_to_upload.ext', 'headers' => ['Content-Type' => FALSE]] )...\MultipartStream.php:77
50.0587585552GuzzleHttp\Psr7\MultipartStream->createElement( $name = 'file', $stream = class GuzzleHttp\Psr7\Stream { private $stream = resource(15) of type (stream); private $size = 0; private $seekable = TRUE; private $readable = TRUE; private $writable = TRUE; private $uri = 'php://temp'; private $customMetadata = [] }, $filename = 'file_to_upload.ext', $headers = ['Content-Type' => FALSE] )...\MultipartStream.php:103
60.0588586248GuzzleHttp\Psr7\MultipartStream::getHeader( $headers = ['Content-Type' => FALSE, 'Content-Disposition' => 'form-data; name="file"; filename="file_to_upload.ext"'], $key = 'content-type' )...\MultipartStream.php:143