Commit bb8164e2 authored by Thomas Gerbet's avatar Thomas Gerbet
Browse files

php83: 8.3.11 -> 8.3.12

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

Changes:
https://www.php.net/ChangeLog-8.php#8.3.12
parent 922f9d74
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.3.11";
    hash = "sha256-ZkDiRVCAqJrcQdTle7BPjCv7fuxif+GZr5c7/zTX8O4=";
    version = "8.3.12";
    hash = "sha256-gHYzSWzNs3CokFRY24K9ZzZumKbVlyiRS3l7h+nK7L8=";
  });
in
base.withExtensions ({ all, ... }: with all; ([