Commit ea8487dffff for php.net

commit ea8487dffff7eae77ee45ba06d5ef62a2c8e9d41
Merge: 33a49bb4d39 3a8307d3e5b
Author: Arnaud Le Blanc <arnaud.lb@gmail.com>
Date:   Mon May 18 16:21:32 2026 +0200

    Merge branch 'PHP-8.4' into PHP-8.5

    * PHP-8.4:
      Fix compiler warning with glibc 2.43 support of C23 const-preserving standard library macros: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]