You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: release but don't free CLI streams when executing cli scripts (#1906)
* Bring upstream commit php/php-src@0a4a55f into cli_register_file_handles to release but not free stdout/in/err.
Fixes being unable to log to stdout or error after using frankenphp.ExecutePHPCode
* chore: clang-format
---------
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
0 commit comments