Skip to content

Conversation

@nicolas-grekas
Copy link
Member

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

Currently, fatal error handlers are broken on PHP 7.

@fabpot
Copy link
Member

fabpot commented May 9, 2016

Can we add a unit test?

@nicolas-grekas
Copy link
Member Author

Test added

@xabbuh
Copy link
Member

xabbuh commented May 10, 2016

👍

@fabpot
Copy link
Member

fabpot commented May 10, 2016

Thank you @nicolas-grekas.

@fabpot fabpot merged commit c7d3b45 into symfony:2.7 May 10, 2016
fabpot added a commit that referenced this pull request May 10, 2016
This PR was merged into the 2.7 branch.

Discussion
----------

[Debug] Fix fatal error handlers on PHP 7

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

Currently, fatal error handlers are broken on PHP 7.

Commits
-------

c7d3b45 [Debug] Fix fatal error handlers on PHP 7
@nicolas-grekas nicolas-grekas deleted the debug-php7 branch May 10, 2016 17:56
@fabpot fabpot mentioned this pull request May 13, 2016
This was referenced Jun 6, 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.

5 participants