[GIT-PULLS] [php-src] PR #22931: ext/intl: Reset IntlListFormatter error state in constructor
[email protected] (LamentXU123) Thu, 30 Jul 2026 09:39:00 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <sqHXrh5AQ2glXIr0YeKBF9UU8XbXjCKzEqn470vJMnY@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/22931 Author: LamentXU123 When reading the code base, I found the construct method in IntlListFormatter doesn't reset the error state.