Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[VarDumper] Remove hhvm compat in time zone caster #23616

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
Jul 21, 2017

Conversation

maidmaid
Copy link
Contributor

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets /
License MIT
Doc PR /

The 2nd arg of \Locale::getDisplayRegion() method is optional in PHP but required with HHVM.
See https://3v4l.org/eAigW.

@nicolas-grekas
Copy link
Member

Thank you @maidmaid.

@nicolas-grekas nicolas-grekas merged commit 164015e into symfony:master Jul 21, 2017
nicolas-grekas added a commit that referenced this pull request Jul 21, 2017
…maid)

This PR was merged into the 4.0-dev branch.

Discussion
----------

[VarDumper] Remove hhvm compat in time zone caster

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

The 2nd arg of ``\Locale::getDisplayRegion()`` method is optional in PHP but required with HHVM.
See https://3v4l.org/eAigW.

Commits
-------

164015e Remove hhvm compat
@maidmaid maidmaid deleted the vardumper-tz-4 branch July 21, 2017 14:09
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