mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
6e94f943c1
timelib_time z field was mistakenly promoted to 64 bits types in one place. Otherwise silence warning with explicit cast down to int.