package/php: bump to v8.3.30

This is a bugfix release for the 8.3 branch, backporting some fixes from the
8.5.2 release, mainly memory safety related.

See the release notes: https://www.php.net/ChangeLog-8.php#8.3.30

Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
(cherry picked from commit 04ce8230f4)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Titouan Christophe
2026-02-02 12:03:38 +01:00
committed by Thomas Perale
parent 44dda06940
commit 9d4a0cdebd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# From https://www.php.net/downloads.php
sha256 f7950ca034b15a78f5de9f1b22f4d9bad1dd497114d175cb1672a4ca78077af5 php-8.3.29.tar.xz
sha256 67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48 php-8.3.30.tar.xz
# License file
sha256 b42e4df5e50e6ecda1047d503d6d91d71032d09ed1027ba1ef29eed26f890c5a LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
PHP_VERSION = 8.3.29
PHP_VERSION = 8.3.30
PHP_SITE = https://www.php.net/distributions
PHP_SOURCE = php-$(PHP_VERSION).tar.xz
PHP_INSTALL_STAGING = YES