Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1889  / 1 Year ago, tue, february 14, 2023, 7:17:46

The default version of PHP on Ubuntu Server 20.04 is 7.4.3, I want to upgrade it to 7.4.30. I've added ppa:ondrej/php to apt repository, but apt upgrade shows it will upgrade PHP to 8.1. How can I tell apt that I don't want to skip to PHP 8?


More From » 20.04

 Answers
2

Ubuntu maintainers include bug fixes and security updates in the official packages. They keep major version. So there is no need to upgrade to upstream minor releases.


You can see that Ubuntu 20.04 has the 7.4.3-4ubuntu2.12 version of PHP.


You can refer to Changelog


This is a frequent mistake to look for this type of "upgrades".


[#289] Wednesday, February 15, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
pantkie

Total Points: 209
Total Questions: 112
Total Answers: 138

Location: Venezuela
Member since Sat, Apr 24, 2021
3 Years ago
pantkie questions
Sat, May 8, 21, 05:13, 3 Years ago
Sat, Jun 11, 22, 17:14, 2 Years ago
Thu, Mar 10, 22, 12:32, 2 Years ago
Tue, Oct 25, 22, 05:41, 2 Years ago
;