[Buildroot] [PATCH v2 1/1] package/php: bump version to 8.4.13
Julien Olivain
ju.o at free.fr
Tue Oct 7 19:29:49 UTC 2025
On 07/10/2025 20:27, Bernd Kuhls wrote:
> Release notes: https://www.php.net/releases/8.4/en.php
>
> Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_4
>
> Removed patch 0006 which is included in this release, rebased remaining
> patches.
>
> php commit
> https://github.com/php/php-src/commit/1f847a0bdfea3f754e5d46f9e016ce2530e5d9a4
> added a check on the httpd binary which requires STAGING_DIR being part
> of SBINDIR as reported by apxs, adjust apache.mk accordingly.
>
> Upstream commit
> https://github.com/php/php-src/commit/ea4e8d513cdd87c8ac28cd1ae06f7e814c83ae28
> causes a build error with older uclibc-based toolchains when detecting
> copy_file_range, disable it by adding php_cv_func_copy_file_range=no to
> _CONF_ENV for uclibc-toolchains.
>
> Upstream commit
> https://github.com/php/php-src/commit/063213b1aebf3dcbaccd35a801d8c52775de24a2
> changed the name of the cache variable ac_cv_have_pcre2_jit to
> php_cv_have_pcre2_jit.
>
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Applied to master, thanks.
More information about the buildroot
mailing list