Skip to content

Conversation

nicolas-grekas
Copy link
Member

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

@nicolas-grekas
Copy link
Member Author

@stof review welcomed, PR is ready (failures are not related)

*
* @param string $charset The default character encoding to use for non-UTF8 strings.
*
* @return The previous charset.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing type: @return string The previous charset

@nicolas-grekas nicolas-grekas force-pushed the fix-13440 branch 5 times, most recently from 94f5a5e to 0cf6153 Compare January 26, 2015 20:46
@nicolas-grekas
Copy link
Member Author

Ping @fabpot @stof

@fabpot
Copy link
Member

fabpot commented Feb 2, 2015

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 4205559 into symfony:2.6 Feb 2, 2015
fabpot added a commit that referenced this pull request Feb 2, 2015
This PR was merged into the 2.6 branch.

Discussion
----------

[VarDumper] fix handling of non-UTF8 strings

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

Commits
-------

4205559 [VarDumper] fix handling of non-UTF8 strings
@nicolas-grekas nicolas-grekas deleted the fix-13440 branch February 2, 2015 19:23
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.

3 participants