Commit 922f9d74 authored by Thomas Gerbet's avatar Thomas Gerbet
Browse files

php82: 8.2.23 -> 8.2.24

Fixes CVE-2024-8927, CVE-2024-9026 and CVE-2024-8925.

Changes:
https://www.php.net/ChangeLog-8.php#8.2.24
parent 27f1613f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@

let
  base = callPackage ./generic.nix (_args // {
    version = "8.2.23";
    hash = "sha256-98kM2no8HeAfO/t7Rp1S3snrovO4MyCDYAT5wu7K4ms=";
    version = "8.2.24";
    hash = "sha256-TMduxkTu6X0XySv+jQ6EcU/t8pmlOLffrcBjndDcQy8=";
  });
in
base.withExtensions ({ all, ... }: with all; ([