mirror of
https://github.com/php/php-src.git
synced 2026-04-01 21:22:13 +02:00
PHP error messages should not contain line breaks, so we remove these from the Windows specific error messages. We also remove trailing periods for the same reason. Closes GH-6423.