mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Extensions may (and do) write to stderr in mshutdown and similar. In the best case, with the stderr stream closed, it's just swallowed. However, some libraries will do things like try to detect color, and these will outright fail and cause an error path to be taken.
38 KiB
38 KiB