Loading nixos/doc/manual/release-notes/rl-2505.section.md +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. --> - Create the first release note entry in this section! - The default PHP version has been updated to 8.3. <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. --> Loading nixos/modules/services/web-apps/castopod.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ let user = "castopod"; # https://docs.castopod.org/getting-started/install.html#requirements phpPackage = pkgs.php.withExtensions ({ enabled, all }: with all; [ phpPackage = pkgs.php82.withExtensions ({ enabled, all }: with all; [ intl curl mbstring Loading pkgs/top-level/all-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -7438,7 +7438,7 @@ with pkgs; # PHP interpreters, packages and extensions. # # Set default PHP interpreter, extensions and packages php = php82; php = php83; phpExtensions = php.extensions; phpPackages = php.packages; Loading Loading
nixos/doc/manual/release-notes/rl-2505.section.md +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. --> - Create the first release note entry in this section! - The default PHP version has been updated to 8.3. <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. --> Loading
nixos/modules/services/web-apps/castopod.nix +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ let user = "castopod"; # https://docs.castopod.org/getting-started/install.html#requirements phpPackage = pkgs.php.withExtensions ({ enabled, all }: with all; [ phpPackage = pkgs.php82.withExtensions ({ enabled, all }: with all; [ intl curl mbstring Loading
pkgs/top-level/all-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -7438,7 +7438,7 @@ with pkgs; # PHP interpreters, packages and extensions. # # Set default PHP interpreter, extensions and packages php = php82; php = php83; phpExtensions = php.extensions; phpPackages = php.packages; Loading