Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2fec7397df3a
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 94cdc6f79d54
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 5, 2020

  1. php74: 7.4.11 -> 7.4.12

    (cherry picked from commit c1a2cf8)
    etu committed Nov 5, 2020
    Copy the full SHA
    70032b6 View commit details

Commits on Nov 6, 2020

  1. Merge pull request #102921 from etu/2009-php74-update

    [20.09] php74: 7.4.11 -> 7.4.12
    aanderse authored Nov 6, 2020
    Copy the full SHA
    94cdc6f View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 pkgs/development/interpreters/php/default.nix
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/php/default.nix
Original file line number Diff line number Diff line change
@@ -280,8 +280,8 @@ let
});

php74base = callPackage generic (_args // {
version = "7.4.11";
sha256 = "1idq2sk3x6msy8l2g42jv3y87h1fgb1aybxw7wpjkliv4iaz422l";
version = "7.4.12";
sha256 = "0rwrl7xgfq2bbgmy34klgfsqa7v935074ibanmic9pwy4g676vvf";
});

defaultPhpExtensions = { all, ... }: with all; ([