[GIT-PULLS] [php-src] PR #23063: Upgrade to Timelib 2026.01
[email protected] (derickr)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <qVP9yaE4GjQ8DwpgogIrxXclZDxRa8pobcdkne5OnKs@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/23063 Author: derickr This upgrades timelib to 2026.01. This is mainly to facilitate the work for the new [`Time\Duration` class](https://wiki.php.net/rfc/duration_class), but also fixes a few memory leaks, int overflows, and other small issues.