Skip to content

[Cache] Workaround zend.detect_unicode + zend.multibyte #23985

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
Aug 27, 2017

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #22972
License MIT
Doc PR -

ping @patrickvane

@Tobion
Copy link
Contributor

Tobion commented Aug 27, 2017

Seems fine if it actually works around the php bug.

@fabpot
Copy link
Member

fabpot commented Aug 27, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 1cab07e into symfony:3.3 Aug 27, 2017
fabpot added a commit that referenced this pull request Aug 27, 2017
…icolas-grekas)

This PR was merged into the 3.3 branch.

Discussion
----------

[Cache] Workaround zend.detect_unicode + zend.multibyte

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #22972
| License       | MIT
| Doc PR        | -

ping @patrickvane

Commits
-------

1cab07e [Cache] Workaround zend.detect_unicode + zend.multibyte
@nicolas-grekas nicolas-grekas deleted the boo-zend.multibyte branch August 28, 2017 08:23
nicolas-grekas added a commit that referenced this pull request Aug 28, 2017
…e (nicolas-grekas)

This PR was merged into the 3.3 branch.

Discussion
----------

[Cache] Use zend.detect_unicode instead of zend.multibyte

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #22972, #23985
| License       | MIT
| Doc PR        | -

Verified.

Commits
-------

e600cd8 [Cache] Use zend.detect_unicode instead of zend.multibyte
@fabpot fabpot mentioned this pull request Aug 28, 2017
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