Skip to content

Fix Bug #79410 and add test for it #5292

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

Closed
wants to merge 3 commits into from

Conversation

chschneider
Copy link
Contributor

A fix for bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline)

@nikic
Copy link
Member

nikic commented Mar 24, 2020

Looks like this makes sapi/cli/tests/bug61546.phpt fail.

Fixes test on Windows

Co-Authored-By: Christoph M. Becker <cmbecker69@gmx.de>
@php-pulls php-pulls closed this in c0840fe Mar 25, 2020
@nikic
Copy link
Member

nikic commented Mar 25, 2020

I've cleaned this up a bit in a524785.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants