> 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
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