google-api-php-client icon indicating copy to clipboard operation
google-api-php-client copied to clipboard

PSR7 various functions accessibility issue

Open wparslan opened this issue 2 years ago • 2 comments

I tried to use two plugins on the WordPress platform with PHP 8.0.0 which uses Google services, it created a critical error when one of them gave the error https://d.pr/i/jj9FSB After some digging, I found that the PSR7 has changed some functions which are being used by Guzzle and ending up in the services which are being used in this repo when the composer is run with 2.10.

I have fixed the issue for now for the Google Login and can attach the PR as well.

wparslan avatar Jul 17 '21 07:07 wparslan

Please don't use screenshots to share code/errors. (and if you do, choose a faster website; it takes a couple of seconds loading from here)

stephanvierkant avatar Jul 20 '21 09:07 stephanvierkant

@dwsupplee and @stephanvierkant Any updates on this one?

wparslan avatar Aug 15 '22 04:08 wparslan