php82: 8.2.30 -> 8.2.31
ChangeLog: https://www.php.net/ChangeLog-8.php#8.2.31 Fixes: CVE-2026-6735, CVE-2026-7259, CVE-2025-14179, CVE-2026-6722, CVE-2026-7261, CVE-2026-7262, CVE-2026-7568, CVE-2026-7258
This commit is contained in:
@@ -69,8 +69,8 @@ let
|
||||
in
|
||||
{
|
||||
php82 = mkPhp {
|
||||
version = "8.2.30";
|
||||
hash = "sha256-EEggtsj8lZ3eSzNCE19CvavyRuhpGKFjgaF9hEfIZvo=";
|
||||
version = "8.2.31";
|
||||
hash = "sha256-lIGD+gTPJhybk2PAL0KJd7nd+MC/3/jo4fuoFu1XCAM=";
|
||||
};
|
||||
php83 = mkPhp {
|
||||
version = "8.3.30";
|
||||
|
||||
Reference in New Issue
Block a user