Skip to content

Permit installation when symfony/polyfill-mbstring is present #133

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

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Permit installation when symfony/polyfill-mbstring is present #133

merged 2 commits into from
Oct 15, 2021

Conversation

cedric-anne
Copy link
Contributor

I propose to require the symfony/polyfill-mbstring package, instead of the mbstring extension, to permit usage of this library on PHP server that does not have the extension loaded. For instance, it can happen on some shared hosting servers where users cannot choose which extension is installed.

@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #133 (a667a99) into master (ab7cca1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #133   +/-   ##
=======================================
  Coverage   92.64%   92.64%           
=======================================
  Files          27       27           
  Lines        1686     1686           
=======================================
  Hits         1562     1562           
  Misses        124      124           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab7cca1...a667a99. Read the comment docs.

@vearutop vearutop merged commit efb3090 into swaggest:master Oct 15, 2021
@cedric-anne cedric-anne deleted the patch-1 branch October 15, 2021 17:47
@vearutop
Copy link
Member

Thank you!

@cedric-anne
Copy link
Contributor Author

Thanks for the release.

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.

2 participants