[GIT-PULLS] [php-src] PR #22811: stream: registering cannot fail, thus voidify function

[email protected] (Girgias) Sun, 19 Jul 2026 16:10:29 +0000
Newsgroups php.git-pulls
Message-ID <[email protected]>
Pull Request: https://github.com/php/php-src/pull/22811
Author: Girgias

Propagate changes up which means we can also voidify php_init_stream_wrappers() removing an if() check during startup.