Skip to content

[HttpFoundation] add missing symfony/polyfill-php55 dependency #17156

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
Dec 29, 2015

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Dec 28, 2015

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

The json_last_error_msg() function used in the JsonResponse class
requires PHP 5.5.

The `json_last_error_msg()` function used in the `JsonResponse` class
requires PHP 5.5.
@sstok
Copy link
Contributor

sstok commented Dec 29, 2015

👍

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit 3cc4e4d into symfony:2.8 Dec 29, 2015
nicolas-grekas added a commit that referenced this pull request Dec 29, 2015
…ency (xabbuh)

This PR was merged into the 2.8 branch.

Discussion
----------

[HttpFoundation] add missing symfony/polyfill-php55 dependency

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

The `json_last_error_msg()` function used in the `JsonResponse` class
requires PHP 5.5.

Commits
-------

3cc4e4d add missing symfony/polyfill-php55 dependency
@xabbuh xabbuh deleted the pr-16317 branch December 29, 2015 14:32
@fabpot fabpot mentioned this pull request Jan 14, 2016
@fabpot fabpot mentioned this pull request Feb 3, 2016
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