akamai / NetStorageKit-PHP

Akamai NetStorage for PHP
http://developer.akamai.com
Apache License 2.0
18 stars 19 forks source link

Akamai NetStorage Kit for PHP is not compatible with PHP8 #19

Open manasaR507 opened 2 years ago

manasaR507 commented 2 years ago

Screenshot (74) While running COMPOSER_MEMORY_LIMIT=-1 composer require akamai-open/netstorage command on php 8 environment. I'm facing below mentioned error. Having conflicts with guzzle HTTP and league/flysystem old version. Please check and Do needfull.

Your requirements could not be resolved to an installable set of packages.

Problem 1

dmitryuk commented 1 year ago

https://github.com/akamai/AkamaiOPEN-edgegrid-php-client/pull/48

dmitryuk commented 1 year ago

@mgwoj @lkowalsk-akamai-com Please take a look. The same problem here. We need to support:

Also flysystem-stream-wrapper is abandoned - we should remove it.

dmitryuk commented 1 year ago

Official answer from Akamai 😠 - they don't want to support it

Thank you for your patience in this case.

I reviewed this internally with our SMEs and as per their suggestion, some of the projects on GitHub have been taken over by the Developer Advocacy team. So they are the ones who can make changes to the code. It seems like the code itself is supported directly by the developers on GitHub and this is something that is out of the scope of Akatec.

We request you ask questions directly in GitHub and the GitHub owners will be able to respond to you accordingly.
dmitryuk commented 1 year ago

@dshafik Do you still maintainer of the package?