[GIT-PULLS] [php-src] PR #22901: streams: use C enums instead of define for error_{store_}mode
[email protected] (Girgias) Mon, 27 Jul 2026 17:08:39 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <9FXQ330TMdJgXUzVcSK6M9P1Zh6q0ERk59jLfQ3bzgc@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/22901 Author: Girgias Also make private as these are not used outside of the file. Split from #22847