mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
confusion might come from the previous argument type. PHP expects ms so we check it fits integer boundaries before the cast. raising a warning at least for stable branches. close GH-15548