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

Fixed Content Type Limitation #106

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Fixed Content Type Limitation #106

merged 1 commit into from
Jan 30, 2024

Conversation

mnocon
Copy link
Contributor

@mnocon mnocon commented Jan 29, 2024

I made small changes to make PHPStan green, because it was failing.

The only real change here is the in_array -> array_key_exists change - the current code was wrong, we should be looking for the array keys, not array values.

Copy link

sonarcloud bot commented Jan 29, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@mnocon mnocon marked this pull request as ready for review January 30, 2024 10:06
@micszo micszo merged commit f296ae3 into 4.5 Jan 30, 2024
13 of 14 checks passed
@micszo micszo deleted the fix-content-type-limitation branch January 30, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants