-
-
Notifications
You must be signed in to change notification settings - Fork 801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maintain | Merge branch 1.4 into master one #1834
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…oint to deprecated one
Bugfix: Fixed `VkontakteResourceOwner` option: `api_version` to not point to deprecated one
Maintain | Adjust code to run on PHP 8.1
Test with Symfony 5.4
Bugfix | Prevent deprecations on PHP 8.1
Bugfix | Remove direct deprecations in Symfony 5.4
Google Moments API is not available since 2015 (cannot find original Google Blog post, only this one describing that: https://www.igorkromin.net/index.php/2015/06/10/what-to-do-when-the-google-plus-moments-api-is-no-longer-supported/ )
Remove Google Moments API from docs
Maintain | Extract OAuth test case out of `Tests/` folder
Bugfix | Symfony 5.4 problems
# Conflicts: # .github/workflows/ci.yaml # CHANGELOG.md # DependencyInjection/HWIOAuthExtension.php # OAuth/ResourceOwner/AppleResourceOwner.php # OAuth/ResourceOwner/GenericOAuth1ResourceOwner.php # OAuth/State/State.php # README.md # Resources/config/oauth.xml # Security/Http/Authenticator/OAuthAuthenticator.php # Tests/Controller/AbstractConnectControllerTest.php # Tests/Controller/ConnectControllerRegistrationActionTest.php # Tests/Fixtures/User.php # Tests/OAuth/ResourceOwner/AmazonResourceOwnerTest.php # Tests/OAuth/ResourceOwner/AppleResourceOwnerTest.php # Tests/OAuth/ResourceOwner/AsanaResourceOwnerTest.php # Tests/OAuth/ResourceOwner/Auth0ResourceOwnerTest.php # Tests/OAuth/ResourceOwner/AzureResourceOwnerTest.php # Tests/OAuth/ResourceOwner/BitbucketResourceOwnerTest.php # Tests/OAuth/ResourceOwner/BitlyResourceOwnerTest.php # Tests/OAuth/ResourceOwner/BoxResourceOwnerTest.php # Tests/OAuth/ResourceOwner/BufferAppResourceOwnerTest.php # Tests/OAuth/ResourceOwner/CleverResourceOwnerTest.php # Tests/OAuth/ResourceOwner/DailymotionResourceOwnerTest.php # Tests/OAuth/ResourceOwner/DeezerResourceOwnerTest.php # Tests/OAuth/ResourceOwner/DeviantartResourceOwnerTest.php # Tests/OAuth/ResourceOwner/DiscogsResourceOwnerTest.php # Tests/OAuth/ResourceOwner/DisqusResourceOwnerTest.php # Tests/OAuth/ResourceOwner/DropboxResourceOwnerTest.php # Tests/OAuth/ResourceOwner/EveOnlineResourceOwnerTest.php # Tests/OAuth/ResourceOwner/EventbriteResourceOwnerTest.php # Tests/OAuth/ResourceOwner/FlickrResourceOwnerTest.php # Tests/OAuth/ResourceOwner/FoursquareResourceOwnerTest.php # Tests/OAuth/ResourceOwner/GenericOAuth1ResourceOwnerTest.php # Tests/OAuth/ResourceOwner/GenericOAuth2ResourceOwnerTest.php # Tests/OAuth/ResourceOwner/GeniusResourceOwnerTest.php # Tests/OAuth/ResourceOwner/GitHubResourceOwnerTest.php # Tests/OAuth/ResourceOwner/GitLabResourceOwnerTest.php # Tests/OAuth/ResourceOwner/GoogleResourceOwnerTest.php # Tests/OAuth/ResourceOwner/HubicResourceOwnerTest.php # Tests/OAuth/ResourceOwner/InstagramResourceOwnerTest.php # Tests/OAuth/ResourceOwner/ItembaseResourceOwnerTest.php # Tests/OAuth/ResourceOwner/JiraResourceOwnerTest.php # Tests/OAuth/ResourceOwner/KeycloakResourceOwnerTest.php # Tests/OAuth/ResourceOwner/LinkedinResourceOwnerTest.php # Tests/OAuth/ResourceOwner/MailRuResourceOwnerTest.php # Tests/OAuth/ResourceOwner/OdnoklassnikiResourceOwnerTest.php # Tests/OAuth/ResourceOwner/Office365ResourceOwnerTest.php # Tests/OAuth/ResourceOwner/PaypalResourceOwnerTest.php # Tests/OAuth/ResourceOwner/QQResourceOwnerTest.php # Tests/OAuth/ResourceOwner/RedditResourceOwnerTest.php # Tests/OAuth/ResourceOwner/SalesforceResourceOwnerTest.php # Tests/OAuth/ResourceOwner/SensioConnectResourceOwnerTest.php # Tests/OAuth/ResourceOwner/SinaWeiboResourceOwnerTest.php # Tests/OAuth/ResourceOwner/SlackResourceOwnerTest.php # Tests/OAuth/ResourceOwner/SoundcloudResourceOwnerTest.php # Tests/OAuth/ResourceOwner/SpotifyResourceOwnerTest.php # Tests/OAuth/ResourceOwner/StackExchangeResourceOwnerTest.php # Tests/OAuth/ResourceOwner/StereomoodResourceOwnerTest.php # Tests/OAuth/ResourceOwner/StravaResourceOwnerTest.php # Tests/OAuth/ResourceOwner/ThirtySevenSignalsResourceOwnerTest.php # Tests/OAuth/ResourceOwner/ToshlResourceOwnerTest.php # Tests/OAuth/ResourceOwner/TraktResourceOwnerTest.php # Tests/OAuth/ResourceOwner/TrelloResourceOwnerTest.php # Tests/OAuth/ResourceOwner/TwitchResourceOwnerTest.php # Tests/OAuth/ResourceOwner/TwitterResourceOwnerTest.php # Tests/OAuth/ResourceOwner/VkontakteResourceOwnerTest.php # Tests/OAuth/ResourceOwner/WindowsLiveResourceOwnerTest.php # Tests/OAuth/ResourceOwner/WordpressResourceOwnerTest.php # Tests/OAuth/ResourceOwner/XingResourceOwnerTest.php # Tests/OAuth/ResourceOwner/YahooResourceOwnerTest.php # Tests/OAuth/ResourceOwner/YandexResourceOwnerTest.php # Tests/OAuth/ResourceOwner/YoutubeResourceOwnerTest.php # Tests/Security/Core/Authentication/Provider/OAuthProviderTest.php # composer.json
# Conflicts: # README.md # Security/Core/Authentication/Provider/OAuthProvider.php # Security/Core/Authentication/Token/AbstractOAuthToken.php # Security/Core/Exception/AccountNotLinkedException.php # Templating/Helper/OAuthHelper.php # Tests/Security/Core/Authentication/Provider/OAuthProviderTest.php # Tests/Security/Core/Authentication/Token/OAuthTokenTest.php # Tests/Security/Core/User/OAuthUserProviderTest.php # Tests/Security/Http/Authenticator/OAuthAuthenticatorTest.php # composer.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.