php-src/sapi
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
..
apache2handler Fix UNKNOWN default value of apache_note() 2020-09-19 16:22:18 +02:00
cgi Merge branch 'PHP-7.4' into PHP-8.0 2021-10-14 12:21:35 +02:00
cli Stop closing stderr and stdout streams (#8569) 2022-05-20 13:27:23 +02:00
embed Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
fpm Fix bug #72185: php-fpm writes empty fcgi record causing nginx 502 2022-05-10 21:36:55 +01:00
fuzzer Add additional entries to unserialize corpus 2020-11-30 14:32:07 +01:00
litespeed Merge branch 'PHP-7.4' into PHP-8.0 2021-03-05 11:00:53 -05:00
phpdbg Merge branch 'PHP-7.4' into PHP-8.0 2021-04-22 10:12:25 +02:00