agence104 / livekit-server-sdk-php

PHP Server SDK to LiveKit
Apache License 2.0
41 stars 16 forks source link

can php7 support this library #2

Closed lxl518000 closed 8 months ago

lxl518000 commented 1 year ago

Thank you for your contribution. Can php7 use this library

p-delorme commented 1 year ago

Hi, the short answer is unfortunately, No. Some of the code uses PHP8 Syntax currently.

fender-hm commented 1 year ago

Thanks for great job!

@lxl518000 do you have some progress with PHP7?

kdeegan commented 1 year ago

+1 supporting php7 would be great

fender-hm commented 1 year ago

+1 supporting php7 would be great

I made a fork and downgrade code to support 7.0, you can use it.

p-delorme commented 1 year ago

Based on the number of request, I will try to release a PHP 7 version in the upcoming weeks.

zionnite commented 1 year ago

Thank you for doing this,

Please make it simple enough to get even without composer

On Mon, Mar 27, 2023, 9:19 PM p-delorme @.***> wrote:

Based on the number of request, I will try to release a PHP 7 version in the upcoming weeks.

— Reply to this email directly, view it on GitHub https://github.com/agence104/livekit-server-sdk-php/issues/2#issuecomment-1485810359, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACTZ2YIF73EAU6NAOK6DMD3W6HY3TANCNFSM57VUZ4GA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

p-delorme commented 8 months ago

Hello,

Sorry, based on the status and EOL of PHP7, I've decided to hold off on this feature request.

p-delorme commented 8 months ago

Closing this request, but any PRs are welcome.