Skip to content
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

Allow mixed type response body #939

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

holtkamp
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #939 (fc71fe3) into master (8c7498c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #939   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       180       176    -4     
===========================================
  Files             20        20           
  Lines            441       408   -33     
===========================================
- Hits             441       408   -33     
Impacted Files Coverage Δ
...c/Provider/Exception/IdentityProviderException.php 100.00% <ø> (ø)
src/Grant/Password.php 100.00% <0.00%> (ø)
src/Token/AccessToken.php 100.00% <0.00%> (ø)
src/Grant/GrantFactory.php 100.00% <0.00%> (ø)
src/Grant/RefreshToken.php 100.00% <0.00%> (ø)
src/Tool/RequestFactory.php 100.00% <0.00%> (ø)
src/Grant/AuthorizationCode.php 100.00% <0.00%> (ø)
src/Provider/GenericProvider.php 100.00% <0.00%> (ø)
src/Provider/AbstractProvider.php 100.00% <0.00%> (ø)
src/Tool/GuardedPropertyTrait.php 100.00% <0.00%> (ø)
... and 4 more

@shadowhand shadowhand merged commit a1d3f8a into thephpleague:master Oct 26, 2022
@holtkamp holtkamp deleted the patch-2 branch October 27, 2022 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants