mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +02:00
timelib_time z field was mistakenly promoted to 64 bits types in one place. Otherwise silence warning with explicit cast down to int.
timelib_time z field was mistakenly promoted to 64 bits types in one place. Otherwise silence warning with explicit cast down to int.