🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@MatTheCat
Copy link
Contributor

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues N/A
License MIT

#61501 wrote a new line before multiline test inputs’ EOT character, and #61690 wrote it after… so the next input would always be empty.

This PR doesn’t write a new line if a test input ends with \x4 so that the stream matches the inputs.

@nicolas-grekas
Copy link
Member

Thanks, hopefully last PR on the topic :)
The failure on Windows looks related however.

@MatTheCat MatTheCat force-pushed the fix_multiline_input_test branch from 9448686 to dda9c7f Compare September 8, 2025 16:10
@MatTheCat MatTheCat force-pushed the fix_multiline_input_test branch from dda9c7f to 74ae155 Compare September 8, 2025 16:14
@MatTheCat
Copy link
Contributor Author

Indeed..!

@nicolas-grekas
Copy link
Member

Thank you @MatTheCat.

@nicolas-grekas nicolas-grekas merged commit 63fccc4 into symfony:6.4 Sep 8, 2025
9 of 11 checks passed
@MatTheCat MatTheCat deleted the fix_multiline_input_test branch September 8, 2025 16:33
This was referenced Sep 27, 2025
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.

3 participants