[GIT-PULLS] [php-src] PR #22828: ext/intl: Fix various error messages
[email protected] (LamentXU123) Mon, 20 Jul 2026 13:22:36 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <Go17ryD7PAhkRfhtVWVzg9EQGBsb32QA9vR3ZNhKG4I@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/22828 Author: LamentXU123 ``` object has an time zone offset that's too large ``` to ``` object has a time zone offset that is too large ``` ``` must be a a valid normalization form ``` to ``` must be a valid normalization form ```