1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Levi Morrison fa78e17724 Stop closing stderr and stdout streams (#8569)
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.
2022-05-20 13:27:23 +02:00
..
2021-11-05 11:09:20 +01:00
2022-05-03 15:07:50 +02:00
2021-11-03 15:01:41 +00:00
2021-11-14 23:29:27 -08:00
2021-06-10 14:47:36 +02:00
2021-07-20 00:28:27 +02:00
2021-03-16 09:31:46 +01:00
2022-05-09 10:55:32 +02:00
2022-03-31 10:31:52 +01:00
2022-05-16 13:45:31 +03:00
2022-04-13 15:20:58 +02:00
2021-11-29 19:15:20 +01:00
2021-12-07 20:24:15 +01:00
2022-05-03 12:12:41 +02:00
2020-12-24 17:48:39 +11:00
2021-04-11 10:38:07 +02:00
2021-06-03 10:33:10 +02:00
2021-05-28 09:45:06 +02:00
2021-09-02 23:18:53 +02:00
2022-03-10 14:48:08 +01:00
2020-12-02 10:19:32 +01:00
2021-09-16 12:06:36 +02:00
2021-10-12 16:42:32 +02:00