Skip to content

[String] Move Inflector's polyfill-ctype dependency to String #36826

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 1 commit into from
May 16, 2020

Conversation

derrabus
Copy link
Member

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

With #35092, the inflector implementation was moved to the string component, including all calls to ext-ctype. This is why I think the dependency on the corresponding polyfill should be moved as well, which is what this PR does.

@nicolas-grekas
Copy link
Member

Thank you @derrabus.

@nicolas-grekas nicolas-grekas merged commit fb80229 into symfony:master May 16, 2020
@derrabus derrabus deleted the bugfix/inflector-ctype branch May 16, 2020 09:34
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.

4 participants