mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
For `$retries === PHP_INT_MAX` there is no exception on 32bit machines. To avoid splitting the tests, or even not running it on 32bit, we work around.