Re: [PHP-DEV] [RFC] Drop support for 32bit builds

2025-07-20 Thread Hanz
Hello, my two cents, On Thu, Jun 19, 2025 at 9:09 PM Marc Bennewitz wrote: > Hi, > > During the discussion about the year 2038 issue it turned out that maybe > it's time to drop support for 32-bit of PHP completely. > > Based on that I have created an RFC to deprecate 32-bit build in 8.next > an

[PHP-DEV] FFI [was: Breakages with rc1]

2023-09-06 Thread Hanz
Hi Peter, Niels, On Tue, Sep 5, 2023 at 3:08 PM Peter Kokot wrote: > > On Tue, 5 Sept 2023 at 11:40, Hanz wrote: >> >> Hello, >> >> Ran into a couple of issues with RC1 that I haven't seen online. >> >> With --with-pear: The --with-pear option is

[PHP-DEV] Breakages with rc1

2023-09-05 Thread Hanz
Hello, Ran into a couple of issues with RC1 that I haven't seen online. With --with-pear: The --with-pear option is deprecated With --enable-pear: configure: WARNING: unrecognized options: --enable-pear I'm using --disable-all as the first parameter. And post install (after ignoring the above)