mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01: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.