Skip to content

Symfony 6.0 compatibility #693

@daniel-plewinski

Description

@daniel-plewinski

Does not seem to work with Symfony 6.0 and PHP 8.1. Is an upgrade planned?

Activity

drekinov

drekinov commented on Sep 1, 2022

@drekinov

meanwhile ...
you can give https://github.com/klapaudius/FOSOAuthServerBundle a try.
i just found it and seems maintenaned fork (drop-in upgrade).

My app is still limited to 5.4 because of fos oauth BUT with version 3.0.0 it works AS IS with old authentication system.
Following days will migrate to new authentication and push forward for Symfony 6.1.4.

drekinov

drekinov commented on Sep 1, 2022

@drekinov

meanwhile ...
you can give https://github.com/klapaudius/FOSOAuthServerBundle a try.
i just found it and seems maintenaned fork (drop-in upgrade).

My app is still limited to 5.4 because of fos oauth BUT with version 3.0.0 it works AS IS with old authentication system.
Following days will migrate to new authentication and push forward for Symfony 6.1.4.

daniel-plewinski

daniel-plewinski commented on Sep 2, 2022

@daniel-plewinski
Author

meanwhile ... you can give https://github.com/klapaudius/FOSOAuthServerBundle a try. i just found it and seems maintenaned fork (drop-in upgrade).

My app is still limited to 5.4 because of fos oauth BUT with version 3.0.0 it works AS IS with old authentication system. Following days will migrate to new authentication and push forward for Symfony 6.1.4.

Thanks for your suggestion.

iisisrael

iisisrael commented on Oct 27, 2022

@iisisrael

Working on it here. Builds on #685. Trying to maintain BC support for Symfony 5.3, but that might be a lost cause. Branch / version management on this package could navigate that.

potasiyam

potasiyam commented on Jul 4, 2023

@potasiyam

Any update on this?

klapaudius

klapaudius commented on Jan 8, 2024

@klapaudius

Thank you @drekinov for the link ;). My repo is currently working and maintained on Symfony 6.x. I will work on Symfony 7.x compatibility soon. My initial PR were not merged in this repo and I want my Apps to be up to date so the easiest way was to fork a maintain it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @drekinov@klapaudius@potasiyam@iisisrael@daniel-plewinski

        Issue actions

          Symfony 6.0 compatibility · Issue #693 · FriendsOfSymfony/FOSOAuthServerBundle