On Mon, 16 Jun 2025, Alexandru Pătrănescu wrote: > On Mon, Jun 16, 2025 at 4:03 PM Marc Bennewitz <marc@mabe.berlin> wrote: > > > It's 12.5 years only until the timestamps in PHP on 32bit will not > > work as expected anymore. > > I think that maybe we can already deprecate supporting 32 bit builds. > And, maybe with PHP 9, or PHP 10, or with a future version that might > exist in about 6/7 years, completely drop 32 bits support.
FWIW, I dropped support for 32-bit PHP builds for Xdebug quite a while ago already: https://github.com/xdebug/xdebug/commit/0a6df4d49ddb5a252628668661313e022941779a I have not heard complaints. cheers, Derick