about summary refs log tree commit diff
path: root/doc/languages-frameworks
diff options
context:
space:
mode:
authorThomas Gerbet <thomas@gerbet.me>2023-06-21 22:09:16 +0200
committerThomas Gerbet <thomas@gerbet.me>2023-06-21 22:09:16 +0200
commit84c0cb1471eee15e77ed97e7ae1e8cdae8835c61 (patch)
tree1891265410fdc0822c03922d77c70cb94f720015 /doc/languages-frameworks
parent62c0b2b7157938e2a68a03662ea78389eee98363 (diff)
downloadnixlib-84c0cb1471eee15e77ed97e7ae1e8cdae8835c61.tar
nixlib-84c0cb1471eee15e77ed97e7ae1e8cdae8835c61.tar.gz
nixlib-84c0cb1471eee15e77ed97e7ae1e8cdae8835c61.tar.bz2
nixlib-84c0cb1471eee15e77ed97e7ae1e8cdae8835c61.tar.lz
nixlib-84c0cb1471eee15e77ed97e7ae1e8cdae8835c61.tar.xz
nixlib-84c0cb1471eee15e77ed97e7ae1e8cdae8835c61.tar.zst
nixlib-84c0cb1471eee15e77ed97e7ae1e8cdae8835c61.zip
php: drop PHP 8.0
Closes #224505
Diffstat (limited to 'doc/languages-frameworks')
-rw-r--r--doc/languages-frameworks/php.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/php.section.md b/doc/languages-frameworks/php.section.md
index 8600e49d4570..6c4315f5c487 100644
--- a/doc/languages-frameworks/php.section.md
+++ b/doc/languages-frameworks/php.section.md
@@ -22,7 +22,7 @@ NixOS - not necessarily the latest major release from upstream.
 
 All available PHP attributes are wrappers around their respective
 binary PHP package and provide commonly used extensions this way. The
-real PHP 7.4 package, i.e. the unwrapped one, is available as
+real PHP 8.1 package, i.e. the unwrapped one, is available as
 `php81.unwrapped`; see the next section for more details.
 
 Interactive tools built on PHP are put in `php.packages`; composer is