1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 02:32:42 +01:00
phorge-phorge/src/applications/config
Taavi Väänänen 0a17287e08
Generalize references to PHP 5.x Debian/Ubuntu packages
Summary:
Both Debian and Ubuntu have been shipping PHP 7.x (or now 8.x) for a while.
This patch replaces the versioned php5-foo package references with more general
php-foo package names.

Test Plan: Navigated to the documentation pages that this patch updates.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25315
2023-06-29 15:58:54 +03:00
..
application Remove product literal strings in "pht()", part 2 2022-04-25 12:22:26 -07:00
check Generalize references to PHP 5.x Debian/Ubuntu packages 2023-06-29 15:58:54 +03:00
constants Config re-design 2017-09-05 15:24:15 -07:00
controller Config page: add lovely git-related error messages in standard error log 2023-06-10 13:21:41 +02:00
custom Remove product literal strings in "pht()", part 3 2022-04-25 12:22:26 -07:00
editor Remove product literal strings in "pht()", part 3 2022-04-25 12:22:26 -07:00
engine When we "discover" new fatal setup issues, stop serving traffic 2016-11-21 15:54:40 -08:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
issue Remove product literal strings in "pht()", part 16 2022-04-25 16:46:25 -07:00
json Improve UI formatting of some configuration values 2015-12-05 09:58:47 -08:00
management Allow bin/config to create config file 2019-09-08 00:16:19 +00:00
module Split setup checks into "preflight" and "normal" checks 2016-09-06 11:57:18 -07:00
option Fix typo "recipeint" in metamta.one-mail-per-recipient description 2023-06-26 14:28:01 +02:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Update many Phabricator queries for new %Q query semantics 2018-11-15 03:48:10 -08:00
response Remove product literal strings in "pht()", part 4 2022-04-25 12:22:27 -07:00
schema Update MySQL schema inspection code for deprecation of integer display widths 2020-05-18 12:10:31 -07:00
storage Make the default behavior of getApplicationTransactionCommentObject() "return null" instead of "throw" 2019-02-07 14:56:38 -08:00
type Simplify one "array_keys/range" -> "phutil_is_natural_list()" in "phabricator/" 2019-02-28 07:29:36 -08:00
view Remove PHP version suffixes on "Missing Required Extensions"; Mention dnf 2023-05-20 17:47:19 +02:00