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

Fix partial output leak when a PHP fatal error occurs #2995

Merged
merged 1 commit into from
May 3, 2019

Conversation

fabpot
Copy link
Contributor

@fabpot fabpot commented May 3, 2019

closes #1962 (thank you @fluff for the "trick")

@fabpot fabpot force-pushed the output-buferring-fix branch from e1e2b33 to 6196fe5 Compare May 3, 2019 06:42
@fabpot fabpot merged commit 6196fe5 into twigphp:1.x May 3, 2019
fabpot added a commit that referenced this pull request May 3, 2019
This PR was merged into the 1.x branch.

Discussion
----------

Fix partial output leak when a PHP fatal error occurs

closes #1962 (thank you @fluff for the "trick")

Commits
-------

6196fe5 fixed partial output leak when a PHP fatal error occurs
@fabpot fabpot deleted the output-buferring-fix branch May 14, 2019 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants