PHPoAuthLib icon indicating copy to clipboard operation
PHPoAuthLib copied to clipboard

New version release with PHP8

Open xmav opened this issue 2 years ago • 11 comments

Hi

There were some fixes that makes this lib working with PHP8(#575). PHP7.4 is near it is EOL. Could we get new release of this awesome lib to use it with PHP8?

Thanks!

xmav avatar Sep 30 '21 14:09 xmav

https://github.com/Lusitanian/PHPoAuthLib/issues/573

3D-I avatar Oct 17 '21 12:10 3D-I

Still waiting.

3D-I avatar Oct 17 '21 12:10 3D-I

Please, launch a new release. I had issues with this library with latest 0.8.11 since I'm using PHP 8.0 as well.

For anyone wanting a quick & stable solution, this is how to let Composer know about using this library, without using the last master commit (which could cause you troubles):

composer require "lusitanian/oauth:dev-master#ee5a83310c6014b6cc07ac0610ec9d67ba452664 as 0.8.12

This is using a know version of the library that has the patch to make it compatible with PHP 8.0 (at least, it works for me in my use case escenario).

Anyway, lets hope for a release, although it's been a long time without one...

carlos-mg89 avatar Nov 24 '21 13:11 carlos-mg89

Is anybody there?

3D-I avatar Dec 02 '21 02:12 3D-I

I've just published a package with identical content of the PHP 8 fix of this library here: composer require carlos-mg89/oauth

Might not be ideal, but this could fix your troubles.

carlos-mg89 avatar Dec 08 '21 18:12 carlos-mg89

@carlos-mg89 Thanks but we need it for phpBB. I could do that the same in case.

3D-I avatar Dec 08 '21 18:12 3D-I

I'm aware that this is far form perfect. Just a temporary solution that it might work for some people until there's a final release (hopefully it'll happen).

carlos-mg89 avatar Dec 08 '21 18:12 carlos-mg89

Indeed. much appreciated anyway. 👍🏼

3D-I avatar Dec 08 '21 18:12 3D-I

I know it's a bit old discussion but will there be a new version released for php8+ support on packagist ?

mirzazeyrek avatar Jun 15 '22 08:06 mirzazeyrek

Is it time to move to a successor fork for PHPoAuthLib? I don't think @daviddesberg (formerly @Lusitanian it looks like) is active here (apologies if I'm wrong!).

It looks like @carlos-mg89's fork carlos-mg89/oauth is a reasonable contender.

samwilson avatar Jun 30 '22 01:06 samwilson

Happy to help with the fork I initiated, and will be very keen reviewing any PRs to keep it up-to-date with proposed changes.

Of course, anyone that would like to be a maintainer aside than myself is more than welcome.

carlos-mg89 avatar Jun 30 '22 07:06 carlos-mg89