Re: extension mhash of php82

2025-03-11 Thread Moin Rahman
> On Mar 11, 2025, at 08:16, Tatsuki Makino wrote: > > Hello. > > PHP 8.2 has an extension called mhash. > It is enabled by --with-mhash. > It seems that this has not been ported yet. > > If this is ported, the build will fail in environments where > xxhash(devel/xxhash) is installed. > The

extension mhash of php82

2025-03-11 Thread Tatsuki Makino
Hello. PHP 8.2 has an extension called mhash. It is enabled by --with-mhash. It seems that this has not been ported yet. If this is ported, the build will fail in environments where xxhash(devel/xxhash) is installed. The cause is the usual one due to the order of the include directories specif