mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
1902f730ee
On Windows, we have to check whether stdout is attached to a console, and whether that console supports VT100 control codes. Closes GH-5996