nixpkgs/nixos/doc/manual
Maximilian Bosch d2ed89833b
php: 8.2 -> 8.3
PHP 8.2 will only receive security patches starting at the end of
November[1], so it makes sense to bump the default version forward.

I looked through all modules with the substring `pkgs.php`[2] and all of
the usages looked fine or were fixed in a commit before this one.

[1] https://www.php.net/supported-versions.php
[2] I didn't take `with`/`let ... in` things into account, but honestly,
    if an application doesn't work with a newer PHP, it should probably
    be pinned down instead of blindly relying on `pkgs.php`.
2024-11-23 20:47:31 +01:00
..
administration Revert "NixOS apply script" 2024-11-01 20:18:09 -04:00
configuration docs: remove references before 22.11 2024-11-17 12:51:09 +01:00
development formats.ini: expose INI atom from all ini formats 2024-11-18 16:07:22 +01:00
installation docs: remove references before 22.11 2024-11-17 12:51:09 +01:00
release-notes php: 8.2 -> 8.3 2024-11-23 20:47:31 +01:00
common.nix
contributing-to-this-manual.chapter.md nixos-render-docs: init redirects system 2024-11-15 14:09:21 +01:00
default.nix nixos-render-docs: init redirects system 2024-11-15 14:09:21 +01:00
manual.md
nixos-options.md
preface.md
README.md
redirects.json nixos-render-docs: init redirects system 2024-11-15 14:09:21 +01:00
shell.nix devmode: move to pkgs/by-name 2024-11-12 10:16:58 +01:00