shopware5 / SwagMediaAzure

MIT License
2 stars 2 forks source link

GuzzleHttp Request Error #1

Open reConNico opened 6 years ago

reConNico commented 6 years ago

Using the newest 3.0.0 version of the plugin cause this error:

Fatal error: Uncaught TypeError: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /var/www/html/custom/plugins/SwagMediaAzure/vendor/guzzlehttp/guzzle/src/Client.php on line 89 and defined in /var/www/html/custom/plugins/SwagMediaAzure/vendor/guzzlehttp/guzzle/src/Client.php on line 128

Packages:

guzzlehttp/guzzle                   6.3.3  Guzzle is a PHP HTTP client library
guzzlehttp/promises                 v1.3.1 Guzzle promises library
guzzlehttp/psr7                     1.4.2  PSR-7 message implementation that also provides common utility methods
league/flysystem                    1.0.46 Filesystem abstraction: Many filesystems, one API.
league/flysystem-azure-blob-storage 0.1.4 
microsoft/azure-storage-blob        1.2.0  This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs.
microsoft/azure-storage-common      1.2.0  This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
psr/http-message                    1.0.1  Common interface for HTTP messages
raucodes commented 3 years ago

Still persist

MarcoGriep88 commented 1 year ago

Still exists. Guess this Plugin is no longer maintained