[GIT-PULLS] [php-src] PR #23003: Do not install internal main/io headers on Windows

[email protected] (LamentXU123) Mon, 3 Aug 2026 05:06:27 +0000
Newsgroups php.git-pulls
Message-ID <hLRVPaGBlVYb2QIrvzeqO2jdKOdnuoBCd1nK5irHgXc@main.internal.php.net>
Pull Request: https://github.com/php/php-src/pull/23003
Author: LamentXU123

Follow-up https://github.com/php/php-src/pull/22913#issuecomment-5160441342, remove `main/io` from the Windows `PHP_INSTALL_HEADERS` list so Windows matches the Autotools behavior. `main/php_io.h` should be exported publicly.