postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.
https://packagist.org/packages/raiym/instagram-php-scraper
MIT License
3.1k stars 800 forks source link

phpfastcache 7.* #543

Closed T3chTobi closed 5 years ago

T3chTobi commented 5 years ago

Hi there!

Please update the dependencies to phpfastcache 7.*

Otherwise following error occurs: Problem 1

Thank you very much!

aliakbarazizi commented 5 years ago

Same issue

ghost commented 5 years ago

Most likely it won't be updated, I already requested it long time ago... https://github.com/postaddictme/instagram-php-scraper/issues/515

In my case I just did small change in composer.json (I'm using this lib to fetch images only so phpfastcache is not used in that case at all):

"phpfastcache/phpfastcache": "7.1.0 as 5.0.21"

However I do not recommend this, this line will have to be updated manually with each phpfastcache update.

Finesse commented 5 years ago

phpfastcache 7 requires PHP ≥7 while instagram-php-scraper requires PHP ≥5.4.

A better solution in a long term is to use a PSR cache interface instead of a specific cache library: https://github.com/postaddictme/instagram-php-scraper/issues/553

raiym commented 5 years ago

Will be addressed in #553

raiym commented 5 years ago

PSR-16

T3chTobi commented 5 years ago

Thanks you very much! Could you please update the composer package?

raiym commented 5 years ago

It is done: v0.9.0

On Sat, Oct 26, 2019, 17:24 anonym notifications@github.com wrote:

Thanks you very much! Could you please update the composer package?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/postaddictme/instagram-php-scraper/issues/543?email_source=notifications&email_token=ABLPIGNK5AD6SNZEJBLKKJTQQRAIVA5CNFSM4I4UPOQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECKH2LA#issuecomment-546602284, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLPIGKCXSFJRGLIONTZMRTQQRAIVANCNFSM4I4UPOQQ .