Skip to content
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

[VarExporter] fix support for PHP 7.4 #33292

Merged
merged 1 commit into from Aug 22, 2019

Conversation

nicolas-grekas
Copy link
Member

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

@nicolas-grekas
Copy link
Member Author

Thank you @nikic for fixing https://bugs.php.net/78410

nicolas-grekas added a commit that referenced this pull request Aug 22, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

[VarExporter] fix support for PHP 7.4

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

Commits
-------

1a036dc [VarExporter] fix support for PHP 7.4
@nicolas-grekas nicolas-grekas merged commit 1a036dc into symfony:4.3 Aug 22, 2019
@nicolas-grekas nicolas-grekas deleted the ve-php74 branch August 23, 2019 11:45
@fabpot fabpot mentioned this pull request Aug 26, 2019
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.

None yet

2 participants